Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2022-01-06 Extend psql's \lo_list/\dl to be able to print large objects' ACLs. Tom Lane 15.0
2021-12-16 Remove psql support for server versions preceding 9.2. Tom Lane 15.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2015-12-02 Fix behavior of printTable() and friends with externally-invoked pager. Tom Lane 9.6.0
2015-12-02 Fix behavior of printTable() and friends with externally-invoked pager. Tom Lane 9.5.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2013-10-22 Get rid of use of asprintf() in favor of a more portable implementation. Tom Lane 9.4.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 Tom Lane 9.0.0
2007-12-12 Improve the method of localizing column names and other fixed strings in Tom Lane 8.3.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-05-28 Fix up pg_dump to do string escaping fully correctly for client encoding Tom Lane 8.2.0
2003-11-21 COMMENT ON casts, conversions, languages, operator classes, and 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
2003-06-27 Missing calls to PQclear in large_obj.c and describe.c. Tom Lane 7.4.1
2003-04-18 Fix breakage from recent variable-handling changes. Tom Lane 7.4.1
2002-10-15 Fix psql to cope with autocommit off, at least during startup. Tom Lane 7.3.1
2002-08-10 psql backslash commands are schema-aware. Pattern matching behavior Tom Lane 7.3.1
2001-10-04 Don't try to hack pg_description if not superuser. (Really want a Tom Lane 7.2.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-10-24 Rejigger do_lo_list's query so that obj_description() is evaluated only Tom Lane 7.1.1