]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix printf() quote handling and improper exit(), per Tom.
authorBruce Momjian <bruce@momjian.us>
Fri, 6 Sep 2002 02:33:47 +0000 (02:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 6 Sep 2002 02:33:47 +0000 (02:33 +0000)
commit847f8b39d745a1d364df49feefdf71ee05c562df
tree75e46445f1df70d9c7a525168aacaee2a33e68ed
parent9a9825f96ad701f5b4f1f19da22cbdd712557e85
Fix printf() quote handling and improper exit(), per Tom.
src/bin/psql/input.c
src/bin/psql/startup.c
src/interfaces/libpq/fe-connect.c