pgsql/src/bin/psql mainloop.c

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/psql mainloop.c
Date: 2002-06-15 19:37:48
Message-ID: 20020615193748.7FEBE475D89@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/06/15 15:37:48

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

Log message:
Noted with versions 7.0.3, 7.1.3, and 7.2.1:

The psql interpreter becomes unstable if variable substitutions
are used. The debugger GDB was unable to help however mpatrol
reports that the sprintf at mainloop.c:389 is steping one byte
farther than the allocation.

William K. Volkman

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-06-15 19:39:33 pgsql/src/backend/utils/adt mac.c
Previous Message Bruce Momjian - CVS 2002-06-15 19:34:51 pgsql/doc/src/sgml plsql.sgml