Commits

DateSubjectAuthorReleases
2023-04-06 psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places. Tom Lane 16.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-02 Allow psql variable substitution to occur in backtick command strings. Tom Lane 10.0
2017-03-13 Add a "void *" passthrough pointer for psqlscan.l's callback functions. Tom Lane 10.0
2016-03-24 Move psql's print.c and mbprint.c into src/fe_utils. Tom Lane 9.6.0
2016-03-18 Decouple psqlscan.l from surrounding program. Tom Lane 9.6.0
2016-03-18 Clean up some misplaced #includes. Tom Lane 9.6.0
2015-12-03 Clean up some psql issues around handling of the query output file. Tom Lane 9.5.0
2015-12-03 Clean up some psql issues around handling of the query output file. Tom Lane 9.6.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2012-10-02 Standardize naming of malloc/realloc/strdup wrapper functions. Tom Lane 9.3.0
2008-05-14 Move the "instr_time" typedef and associated macros into a new header Tom Lane 8.4.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-01 Fix up hack to suppress escape_string_warning so that it actually works Tom Lane 8.2.0
2004-10-30 Invent a new, more thread-safe version of PQrequestCancel, called PQcancel. 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
2002-10-15 Fix psql to cope with autocommit off, at least during startup. Tom Lane 7.3.1
2001-10-03 Consistently use gcc's __attribute__((format)) to check sprintf-style Tom Lane 7.2.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1