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
/
oid2name
Age
Commit message (
Expand
)
Author
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-30
Clean up newlines following left parentheses
Alvaro Herrera
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-08-29
Error out on too many command-line arguments
Peter Eisentraut
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
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 oid2name
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
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-04-14
Remove useless trailing spaces in queries in C strings
Peter Eisentraut
2017-03-10
Fix hard-coded relkind constants in assorted other files.
Tom Lane
2016-08-30
Simplify correct use of simple_prompt().
Tom Lane
2014-07-14
Add file version information to most installed Windows binaries.
Noah Misch
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-02-15
Centralize getopt-related declarations in a new header file pg_getopt.h.
Tom Lane
2013-10-22
Replace pg_asprintf() with psprintf().
Tom Lane
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-03-04
Add a materialized view relations.
Kevin Grittner
2013-02-12
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2012-10-02
Work around unportable behavior of malloc(0) and realloc(NULL, 0).
Tom Lane
2012-10-02
Standardize naming of malloc/realloc/strdup wrapper functions.
Tom Lane
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-05-08
Tweak contrib --help output to match common style
Peter Eisentraut
2011-01-25
Use consistent spacing for PGAPPICON Makefile option.
Bruce Momjian
2010-09-22
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-05-12
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-02-07
Create a "relation mapping" infrastructure to support changing the relfilenodes
Tom Lane
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-02-27
Equip the programs installed by contrib with proper --help and --version
Peter Eisentraut
2009-02-25
Remove feof(stdin) calls related to when to prompt for a password,
Peter Eisentraut
2007-12-11
Remove the -P options of oid2name and pgbench, as they are security
Tom Lane
2007-11-10
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-07-25
Arrange to put TOAST tables belonging to temporary tables into special schemas
Tom Lane
2007-07-15
Change a couple of exit(0) to return 0 to suppress complaints from
Tom Lane
2007-06-26
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
[next]