Commits

DateSubjectAuthorReleases
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 9.5.24
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 9.6.20
2016-03-24 Move psql's print.c and mbprint.c into src/fe_utils. Tom Lane 9.6.0
2015-12-23 Improve handling of password reuse in src/bin/scripts programs. Tom Lane 9.6.0
2015-12-23 Improve handling of password reuse in src/bin/scripts programs. Tom Lane 9.5.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
2014-01-04 Fix translatability markings in psql, and add defenses against future bugs. Tom Lane 9.4.0
2011-03-05 Convert createlang/droplang to use CREATE/DROP EXTENSION. Tom Lane 9.1.0
2009-09-22 Implement the DO statement to support execution of PL code without having 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
2007-12-11 Make documentation of -W options more accurate and uniform. Tom Lane 8.3.0
2007-08-10 Fix unintended change of output format for createlang/droplang -l. Missed Tom Lane 8.2.5
2007-08-10 Fix unintended change of output format for createlang/droplang -l. Missed Tom Lane 8.3.0
2005-08-15 Make createlang and droplang proof against weird search_path settings Tom Lane 8.1.0
2004-03-19 Create a validator for plpgsql, so that some minimal syntax checking Tom Lane 8.0.0
2003-05-14 Backend support for autocommit removed, per recent discussions. The Tom Lane 7.4.1