Commits

DateSubjectAuthorReleases
2003-03-21 Improve psql comment coding. Bruce Momjian 7.4.1
2003-03-20 Fix multiline C comments in psql. Bruce Momjian 7.4.1
2003-03-20 I'm continuing to work on cleaning up code in psql. As things appear Bruce Momjian 7.4.1
2003-03-20 Here's some changes I made last night to psql's common.c (as found in Bruce Momjian 7.4.1
2002-10-12 psql thought that backslash is an escape character inside double quotes. Tom Lane 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-07-03 Fix some more boundary-case errors in psql variable substitution: Tom Lane 7.3.1
2002-06-15 Noted with versions 7.0.3, 7.1.3, and 7.2.1: Bruce Momjian 7.3.1
2002-03-27 Reset parenthesis level counter upon \r. Peter Eisentraut 7.3.1
2002-02-18 Add code to preserve paren level display after \g, as submitted months ago. Bruce Momjian 7.3.1
2001-12-28 Oops, back out paren fix. That is for 7.3. Bruce Momjian 7.2.1
2001-12-28 Add mention of Christof Petig for ecpg items. Bruce Momjian 7.2.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-06-02 Native Language Support (NLS) Peter Eisentraut 7.2.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-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-02-28 Do not strip whitespace within quotes. Peter Eisentraut 7.1.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-07-17 Don't strip trailing backslashes from a line. Treat them more reasonably. Peter Eisentraut 7.1.1
2000-07-14 Implement nested block comments in the backend and in psql. Thomas G. Lockhart 7.1.1
2000-06-30 Fix select '1--2'; for PEter. Bruce Momjian 7.1.1
2000-06-29 Fix quotes in /* */ comments in psql. Bruce Momjian 7.1.1