PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
connect.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ALWAYS_SECURE_SEARCH_PATH_SQL    "SELECT pg_catalog.set_config('search_path', '', false);"
 

Macro Definition Documentation

◆ ALWAYS_SECURE_SEARCH_PATH_SQL

#define ALWAYS_SECURE_SEARCH_PATH_SQL    "SELECT pg_catalog.set_config('search_path', '', false);"

Definition at line 25 of file connect.h.