Thread: pgsql/src/bin/psql command.c

pgsql/src/bin/psql command.c

From
"Marc G. Fournier"
Date:
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    scrappy@hub.org    01/09/02 19:52:19

Modified files:
    src/bin/psql   : command.c

Log message:
    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