Noted with versions 7.0.3, 7.1.3, and 7.2.1:

Bruce Momjian <bruce@momjian.us>

Commit: cd7be4d9470c7b035774287817d19055792a097a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-06-15T19:37:48Z
Releases: 7.3.1
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

Files

PathChange+/−
src/bin/psql/mainloop.c modified +3 −2