Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
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
2000-05-12 /home/peter/commit-msg Peter Eisentraut 7.1.1
2000-04-14 fixed another psql \e bug (handle newlines as whitespace) Peter Eisentraut 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-27 Fixed bug with repeated \e in psql (failed to clear buffers correctly) Peter Eisentraut 7.1.1
2000-03-18 Modify lexing of multi-char operators per pghackers discussion around Tom Lane 7.1.1
2000-03-13 Fixed deficiency where an unterminated (no semicolon) command at end of Peter Eisentraut 7.1.1
2000-03-05 Added configure test for readline's filename_completion_function Peter Eisentraut 7.1.1
2000-03-01 More fixes for psql ^C handling, especially during copy. Still doesn't Peter Eisentraut 7.1.1
2000-02-20 Moved psql \eset and \eshow to \encoding Peter Eisentraut 7.1.1
2000-02-20 Fix missing \n in some psql_error calls. Tom Lane 7.1.1
2000-02-16 Clean up include files use in psql. Bruce Momjian 7.1.1
2000-02-13 Adjusted psql echoing options (-a and -e) Peter Eisentraut 7.1.1
2000-02-10 Default argument for createdb Peter Eisentraut 7.1.1
2000-02-07 Fixed psql double quoting of SQL ids Peter Eisentraut 7.1.1
2000-01-24 Made abstime/reltime use int4 instead of time_t (TODO item) Peter Eisentraut 7.1.1
2000-01-18 another set of cleanups Peter Eisentraut 7.1.1