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
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
2005-08-15 Clean up some stray remaining references to pg_shadow, pg_user, pg_group. 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-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