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
Age
Commit message (
Expand
)
Author
2022-11-09
Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/
Michael Paquier
2022-09-21
Suppress more variable-set-but-not-used warnings from clang 15.
Tom Lane
2021-12-13
Fix compiler warning
Tom Lane
2021-12-13
Suppress -Warray-parameter warnings in pgcrypto/sha2.c.
Tom Lane
2021-12-13
Reformat imath.c macro to remove -Wmisleading-indentation warnings.
Tom Lane
2021-12-12
Make pg_upgrade's test.sh less chatty.
Tom Lane
2017-11-06
start-scripts: switch to $PGUSER before opening $PGLOG.
Noah Misch
2017-06-20
pg_upgrade: start/stop new server after pg_resetwal
Bruce Momjian
2017-05-15
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-21
Avoid depending on non-POSIX behavior of fcntl(2).
Tom Lane
2017-04-17
Support OpenSSL 1.1.0 in 9.3 and 9.2.
Tom Lane
2017-04-06
Silence compiler warning in sepgsql
Joe Conway
2017-03-14
Spelling fixes
Peter Eisentraut
2017-03-12
Fix pg_file_write() error handling.
Noah Misch
2017-03-11
Fix ancient connection leak in dblink
Joe Conway
2017-02-17
Back-patch 9.4-era compiler warning fixes into older branches.
Tom Lane
2017-02-06
Fix typo also in expected output.
Heikki Linnakangas
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2016-12-22
Make dblink try harder to form useful error messages
Joe Conway
2016-12-21
Improve dblink error message when remote does not provide it
Joe Conway
2016-08-17
Fix -e option in contrib/intarray/bench/bench.pl.
Tom Lane
2016-08-09
Fix typo
Peter Eisentraut
2016-08-08
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-07-28
Register atexit hook only once in pg_upgrade.
Tom Lane
2016-07-21
Make contrib regression tests safe for Danish locale.
Tom Lane
2016-07-17
Use correct symbol for minimum int64 value
Peter Eisentraut
2016-05-13
Ensure plan stability in contrib/btree_gist regression test.
Tom Lane
2016-05-02
Remove unused macros.
Heikki Linnakangas
2016-03-17
Fix "pg_bench -C -M prepared".
Tom Lane
2016-03-10
Avoid unlikely data-loss scenarios due to rename() without fsync.
Andres Freund
2016-03-08
ltree: Zero padding bytes when allocating memory for externally visible data.
Andres Freund
2016-02-18
Fix multiple bugs in contrib/pgstattuple's pgstatindex() function.
Tom Lane
2016-02-15
pgbench: avoid FD_ISSET on an invalid file descriptor
Alvaro Herrera
2016-02-03
pgbench: Install guard against overflow when dividing by -1.
Robert Haas
2016-01-15
Fix spelling mistake.
Robert Haas
2015-12-27
Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt()
Alvaro Herrera
2015-11-24
pg_upgrade: fix CopyFile() on Windows to fail on file existence
Bruce Momjian
2015-11-14
pg_upgrade: properly detect file copy failure on Windows
Bruce Momjian
2015-10-05
Prevent stack overflow in query-type functions.
Noah Misch
2015-10-05
pgcrypto: Detect and report too-short crypt() salts.
Noah Misch
2015-10-01
Fix pg_dump to handle inherited NOT VALID check constraints correctly.
Tom Lane
2015-09-22
Fix sepgsql regression tests (9.2-only patch).
Joe Conway
2015-09-17
Honour TEMP_CONFIG when testing pg_upgrade
Andrew Dunstan
2015-09-11
pg_dump, pg_upgrade: allow postgres/template1 tablespace moves
Bruce Momjian
2015-09-08
Fix error message wording in previous sslinfo commit
Alvaro Herrera
2015-09-07
Add more sanity checks in contrib/sslinfo
Alvaro Herrera
2015-09-05
Fix misc typos.
Heikki Linnakangas
2015-08-03
contrib/isn now needs a .gitignore file.
Tom Lane
2015-08-02
Fix output of ISBN-13 numbers beginning with 979.
Heikki Linnakangas
2015-07-09
Replace use of "diff -q".
Noah Misch
[next]