|
PostgreSQL Source Code git master
|
#include "libpq-fe.h"

Go to the source code of this file.
Functions | |
| PGDLLEXPORT PostgresPollingStatusType | pg_fe_run_oauth_flow (PGconn *conn) |
| PGDLLEXPORT void | pg_fe_cleanup_oauth_flow (PGconn *conn) |
|
extern |
Definition at line 356 of file oauth-curl.c.
References conn, conn_sasl_state, fb(), free_async_ctx(), PGINVALID_SOCKET, and set_conn_altsock.
|
extern |
Definition at line 3033 of file oauth-curl.c.
References Assert, conn, conn_sasl_state, fb(), fprintf, pg_fe_run_oauth_flow_impl(), PGRES_POLLING_FAILED, PGRES_POLLING_OK, pq_block_sigpipe(), and pq_reset_sigpipe().