CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 03/11/12 18:55:42
Modified files:
src/bin/psql : Tag: REL7_4_STABLE common.c
Log message:
AcceptResult() was missing a case for PGRES_EMPTY_QUERY --- probably
my fault. Adding it fixes bogus message display when reading a block
comment at the end of a script file.
pgsql-committers by date
| Next: | From: Jan Wieck | Date: 2003-11-13 00:40:03 |
| Subject: pgsql-server/src backend/commands/vacuum.c bac ... |
| Previous: | From: Tom Lane | Date: 2003-11-12 22:53:16 |
| Subject: pgsql-server/src/bin/psql common.c |