PostgreSQL Source Code  git master
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.