Type: bool
Default: off
Context: user
Restart: false

When the database generates SQL, force all identifiers to be quoted, even if they are not (currently) keywords. This will affect the output of EXPLAIN as well as the results of functions like pg_get_viewdef. See also the --quote-all-identifiers option of app-pgdump and app-pg-dumpall.

Comments