PostgreSQL Source Code
git master
|
Go to the source code of this file.
Macros | |
#define | ALWAYS_SECURE_SEARCH_PATH_SQL "SELECT pg_catalog.set_config('search_path', '', false);" |
#define ALWAYS_SECURE_SEARCH_PATH_SQL "SELECT pg_catalog.set_config('search_path', '', false);" |
Definition at line 25 of file connect.h.
Referenced by appendQualifiedRelation(), connectDatabase(), ConnectDatabase(), connectToServer(), expand_table_name_patterns(), GetConnection(), init_libpq_conn(), libpqrcv_connect(), setup_connection(), sql_conn(), vacuum_one_database(), and vacuumlo().