index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
vacuumlo
Age
Commit message (
Expand
)
Author
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-01-22
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-09-04
Remove arbitrary restrictions on password length.
Tom Lane
2020-08-10
Move connect.h from fe_utils to src/include/common.
Noah Misch
2020-02-28
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
Refer to bug report address by symbol rather than hardcoding
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-10-24
Make the order of the header file includes consistent in contrib modules.
Amit Kapila
2019-09-06
Make use of generic logging in vacuumlo and oid2name
Michael Paquier
2019-06-07
Fix copy-pasto in freeing memory on error in vacuumlo.
Heikki Linnakangas
2019-03-24
Avoid double-free in vacuumlo error path.
Tom Lane
2019-03-18
Remove leftover reference to oid column.
Andres Freund
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-03
Add PGXS options to control TAP and isolation tests, take two
Michael Paquier
2018-11-26
Revert all new recent changes to add PGXS options for TAP and isolation
Michael Paquier
2018-11-25
Add PGXS options to control TAP and isolation tests
Michael Paquier
2018-09-04
Clean up after TAP tests in oid2name and vacuumlo.
Tom Lane
2018-08-28
Rework option set of vacuumlo
Michael Paquier
2018-04-08
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-02-26
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-03-10
Fix hard-coded relkind constants in assorted other files.
Tom Lane
2017-03-01
Move atooid() definition to a central place
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-08-30
Fix a bunch of places that called malloc and friends with no NULL check.
Tom Lane
2016-08-30
Simplify correct use of simple_prompt().
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-01-14
vacuumlo: Avoid unlikely memory leak.
Robert Haas
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-07-14
Add file version information to most installed Windows binaries.
Noah Misch
2014-02-15
Centralize getopt-related declarations in a new header file pg_getopt.h.
Tom Lane
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-07-15
vacuumlo: Use a cursor to limit client-side memory usage.
Robert Haas
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-03-04
Add a materialized view relations.
Kevin Grittner
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-07-04
Make oid2name, pgbench, and vacuumlo set fallback_application_name.
Robert Haas
2012-06-17
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-03-20
Improve the -l (limit) option recently added to contrib/vacuumlo.
Tom Lane
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-09-01
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-08-08
Teach vacuumlo to limit number of removals, via new -l option.
Robert Haas
[next]