Commits

DateSubjectAuthorReleases
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2021-01-22 Avoid redundantly prefixing PQerrorMessage for a connection failure. Tom Lane 14.0
2020-09-04 Remove arbitrary restrictions on password length. Tom Lane 14.0
2019-03-24 Avoid double-free in vacuumlo error path. Tom Lane 10.8
2019-03-24 Avoid double-free in vacuumlo error path. Tom Lane 11.3
2019-03-24 Avoid double-free in vacuumlo error path. Tom Lane 9.4.22
2019-03-24 Avoid double-free in vacuumlo error path. Tom Lane 9.6.13
2019-03-24 Avoid double-free in vacuumlo error path. Tom Lane 9.5.17
2019-03-24 Avoid double-free in vacuumlo error path. Tom Lane 12.0
2018-04-08 Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. Tom Lane 11.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-10 Fix hard-coded relkind constants in assorted other files. Tom Lane 10.0
2016-08-30 Fix a bunch of places that called malloc and friends with no NULL check. Tom Lane 10.0
2016-08-30 Simplify correct use of simple_prompt(). Tom Lane 10.0
2014-02-15 Centralize getopt-related declarations in a new header file pg_getopt.h. Tom Lane 9.4.0
2012-03-21 Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and 9.1. Tom Lane 9.0.8
2012-03-21 Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and 9.1. Tom Lane 9.1.4
2012-03-20 Improve the -l (limit) option recently added to contrib/vacuumlo. Tom Lane 9.2.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-11 Make documentation of -W options more accurate and uniform. Tom Lane 8.3.0
2007-12-11 Make vacuumlo prompt for password when needed, thus making its -W Tom Lane 8.3.0
2006-02-23 Fix vacuumlo to avoid unnecessary use of backslash in search pattern. Tom Lane 8.1.4
2006-02-23 Fix vacuumlo to avoid unnecessary use of backslash in search pattern. Tom Lane 8.2.0
2003-09-24 Add positive defense against dropped columns, per suggestion from Tom Lane 7.4.1
2003-08-04 Update vacuumlo to be properly schema-aware. Improve documentation. Tom Lane 7.4.1