pgsql/src/bin/psql command.c

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/psql command.c
Date: 2001-09-02 23:52:19
Message-ID: 200109022352.f82NqJa08827@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy(at)hub(dot)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

Browse pgsql-committers by date

  From Date Subject
Next Message Marc G. Fournier 2001-09-03 12:00:00 pgsql/src/include pgstat.h
Previous Message Marc G. Fournier 2001-09-02 23:27:50 pgsql/ oc/src/sgml/advanced.sgml oc/src/sgml/f ...