Commits

DateSubjectAuthorReleases
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
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 10.15
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 9.6.20
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 11.10
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 12.5
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 14.0
2020-10-19 Fix connection string handling in src/bin/scripts/ programs. Tom Lane 13.1
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. Tom Lane 9.6.0
2007-12-11 Make documentation of -W options more accurate and uniform. Tom Lane 8.3.0
2007-10-13 Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the Tom Lane 8.3.0
2006-06-01 Fix up hack to suppress escape_string_warning so that it actually works 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
2005-06-21 Cause initdb to create a third standard database "postgres", which Tom Lane 8.1.0
2004-06-18 Replace createdb's obsolete --location switch with --tablespace. Tom Lane 8.0.0
2004-01-01 Do an explicit fflush after writing a progress message with puts. Tom Lane 7.4.2
2004-01-01 Do an explicit fflush after writing a progress message with puts. Tom Lane 8.0.0
2003-05-14 Backend support for autocommit removed, per recent discussions. The Tom Lane 7.4.1
2002-02-24 Add -O/--owner switch to createdb script, in support of new OWNER option Tom Lane 7.3.1
2001-02-18 Add --template option to createdb script to allow access to WITH TEMPLATE Tom Lane 7.1.1