#include "libpq-fe.h"
Go to the source code of this file.
Definition at line 47 of file query_utils.c.
References conn, pg_log_error, pg_log_error_detail, PGRES_COMMAND_OK, PQclear, PQerrorMessage(), PQexec(), PQfinish(), PQresultStatus, and printf.
Definition at line 74 of file query_utils.c.
References conn, PGRES_COMMAND_OK, PQclear, PQexec(), PQresultStatus, printf, ResetCancelConn(), and SetCancelConn().
Referenced by cluster_one_database().
Definition at line 22 of file query_utils.c.
References conn, pg_log_error, pg_log_error_detail, PGRES_TUPLES_OK, PQerrorMessage(), PQexec(), PQfinish(), PQresultStatus, and printf.