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
2020-09-04 Remove arbitrary restrictions on password length. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2016-08-30 Simplify correct use of simple_prompt(). Tom Lane 10.0
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 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
2007-12-11 Make documentation of -W options more accurate and uniform. 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-12-23 Add an officially exported libpq function to encrypt passwords, and Tom Lane 8.2.0
2005-08-14 Update the createuser utility for the ROLEs world. Alvaro Herrera Tom Lane 8.1.0
2005-06-21 Cause initdb to create a third standard database "postgres", which Tom Lane 8.1.0
2004-01-09 Fix incorrect SQL syntax emitted when -E is given without -P. Tom Lane 7.4.2
2004-01-09 Fix incorrect SQL syntax emitted when -E is given without -P. 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