diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-02-25 21:37:42 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-02-25 21:37:42 +0000 |
commit | 86a07143d418ba81bcf72da4044a0e7c10f77c7a (patch) | |
tree | 652fd2a106348491b909c25600fe39a223583fa0 /src/backend/tcop/postgres.c | |
parent | 7cfbbb254122165daf9c880f4d3ade0fbf8413ad (diff) | |
download | postgresql-86a07143d418ba81bcf72da4044a0e7c10f77c7a.tar.gz postgresql-86a07143d418ba81bcf72da4044a0e7c10f77c7a.zip |
Tweak psql's \connect command to not downcase unquoted database and user
names. This is a temporary measure to allow backwards compatibility with
7.2 and earlier pg_dump. 7.2.1 and later pg_dump will double-quote mixed
case names in \connect. Once we feel that older dumps are not a problem
anymore, we can revert this change and treat \connect arguments as normal
SQL identifiers.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions