aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1998-11-06 15:54:47 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1998-11-06 15:54:47 +0000
commit680e4a295090364e6753476aa9549f367b8a298c (patch)
treea2983c63a66fa944a40b13ac53ac02fc73de4f32 /src/backend/tcop/postgres.c
parent3d22596fe79328bfd850f57df2e3130b3bba4d82 (diff)
downloadpostgresql-680e4a295090364e6753476aa9549f367b8a298c.tar.gz
postgresql-680e4a295090364e6753476aa9549f367b8a298c.zip
Add "-N" flag to force double quotes around identifiers.
This is the default, but the new flag will allow overriding an alias, for example. So psql -n -N will put in the double quotes, and psql -n can be an alias for psql. Also, add a few braces around a nested single-line conditional construct to suppress compiler warnings about "an ambiguous else".
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions