]> granicus.if.org Git - postgresql/commit
Parse the arguments of \connect as SQL identifiers, so that they expose
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 2 Sep 2001 23:52:19 +0000 (23:52 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 2 Sep 2001 23:52:19 +0000 (23:52 +0000)
commitdaac2d0ce33aa4fa6450ae98fe14727b5f48659b
treeb1c2689e3249171e00df242ed0b2b88ccc34fdac
parent60ce9e9279376f6f99b10096370dec1e1e9e7596
Parse the arguments of \connect as SQL identifiers, so that they expose
the expected behavior in mixed-case situations.

bug report from James Pattie, 2001-08-31
src/bin/psql/command.c