Noted with versions 7.0.3, 7.1.3, and 7.2.1:
authorBruce Momjian <bruce@momjian.us>
Sat, 15 Jun 2002 19:37:48 +0000 (19:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 15 Jun 2002 19:37:48 +0000 (19:37 +0000)
commitb78d840b47bcdd30e2000a659c345107d34a1201
tree05d102d2191d19e6ceb8100e4a88b087de051bf4
parent1dea613e6e4b60bdcf130242d0efed92b4b09a40
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
src/bin/psql/mainloop.c