Commits

DateSubjectAuthorReleases
2008-04-05 A small visit from the portability and localization police. Tom Lane 8.4.0
2006-08-29 Invent an assign-hook mechanism for psql variables similar to the one Tom Lane 8.2.0
2006-06-14 Clean up psql's control-C handling to avoid longjmp'ing out of random Tom Lane 8.2.0
2006-06-11 Code review for psql multiline history patch(es). Fix memory leak, Tom Lane 8.2.0
2004-10-30 Invent a new, more thread-safe version of PQrequestCancel, called PQcancel. Tom Lane 8.0.0
2004-02-19 Re-implement psql's input scanning to use a flex-generated lexer, as per Tom Lane 8.0.0
2004-01-21 Ensure fflush(stdout) happens in all cases, per gripe from Jon Sablatnig. Tom Lane 7.4.2
2004-01-21 Ensure fflush(stdout) happens in all cases, per gripe from Jon Sablatnig. Tom Lane 8.0.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2002-10-12 psql thought that backslash is an escape character inside double quotes. Tom Lane 7.3.1
2002-07-03 Fix some more boundary-case errors in psql variable substitution: Tom Lane 7.3.1
2001-03-26 pqsignal call needs to be #ifndef WIN32, per report from Magnus. Tom Lane 7.1.1
2001-03-23 Fix problems with coredumps due to ^C when longjmp buffer isn't valid. Tom Lane 7.1.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-03-18 Modify lexing of multi-char operators per pghackers discussion around Tom Lane 7.1.1
2000-02-20 Fix missing \n in some psql_error calls. Tom Lane 7.1.1