Go to the source code of this file.
Definition at line 107 of file cancel.c.
References cancelConn, and PQfreeCancel().
Referenced by CheckConnection(), consumeQueryResult(), do_connect(), do_lo_export(), do_lo_import(), do_lo_unlink(), executeMaintenanceCommand(), HandleCopyResult(), PSQLexec(), PSQLexecWatch(), runInitSteps(), SendQuery(), and wait_on_slots().
Definition at line 77 of file cancel.c.
References cancelConn, conn, PQfreeCancel(), and PQgetCancel().
Referenced by consumeQueryResult(), do_lo_export(), do_lo_import(), do_lo_unlink(), executeMaintenanceCommand(), HandleCopyResult(), PSQLexec(), PSQLexecWatch(), runInitSteps(), SendQuery(), and wait_on_slots().
Definition at line 183 of file cancel.c.
References _, cancel_callback, cancel_not_sent_msg, cancel_sent_msg, handle_sigint(), and pqsignal.
Referenced by main(), psql_setup_cancel_handler(), runInitSteps(), and vacuuming_main().
Definition at line 59 of file cancel.c.
Referenced by handle_sigint(), initPopulateTable(), main(), reindex_one_database(), select_loop(), and vacuum_one_database().