Commits

DateSubjectAuthorReleases
2022-08-29 Clean up inconsistent use of fflush(). Tom Lane 16.0
2019-07-25 Fix failures to ignore \r when reading Windows-style newlines. Tom Lane 13.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2010-04-30 Fix a couple of places where the result of fgets() wasn't checked. Tom Lane 9.0.0
2006-08-29 Invent an assign-hook mechanism for psql variables similar to the one Tom Lane 8.2.0
2006-07-15 Fix some missing inclusions identified with new pgcheckdefines tool. Tom Lane 8.2.0
2006-06-11 Code review for psql multiline history patch(es). Fix memory leak, Tom Lane 8.2.0
2006-04-19 Fix a couple of rather-pointless-but-easily-fixed Coverity warnings. Tom Lane 8.2.0
2006-01-03 Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PROMPT_END_IGNORE, Tom Lane 8.0.6
2006-01-03 Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PROMPT_END_IGNORE, Tom Lane 8.1.2
2006-01-03 Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PROMPT_END_IGNORE, Tom Lane 8.2.0
2004-02-24 Implement dollar-quoting in the backend lexer and psql. Documentation Tom Lane 8.0.0
2004-01-20 This is a patch to support readline prompts which contain non-printing Tom Lane 8.0.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-06-28 Update psql for some features of new FE/BE protocol. There is a Tom Lane 7.4.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-11-27 Pay attention to failure returns from fgets() in all cases. Tom Lane 7.1.1