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
2017-08-05
Add regression test for wide REPLICA IDENTITY FULL updates.
Andres Freund
2017-07-31
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-31
PL/Perl portability fix: avoid including XSUB.h in plperl.c.
Tom Lane
2017-07-21
Stabilize postgres_fdw regression tests.
Tom Lane
2017-07-21
Re-establish postgres_fdw connections after server or user mapping changes.
Tom Lane
2017-06-15
Fix low-probability leaks of PGresult objects in the backend.
Tom Lane
2017-06-07
postgres_fdw: Allow cancellation of transaction control commands.
Robert Haas
2017-05-16
Fix new warnings from GCC 7
Peter Eisentraut
2017-05-14
Suppress indentation from Data::Dumper in regression tests
Andrew Dunstan
2017-05-13
Fix race condition leading to hanging logical slot creation.
Andres Freund
2017-05-07
Allow queries submitted by postgres_fdw to be canceled.
Robert Haas
2017-04-14
Further fix pg_trgm's extraction of trigrams from regular expressions.
Tom Lane
2017-04-13
Fix regexport.c to behave sanely with lookaround constraints.
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-22
Fix contrib/pg_trgm's extraction of trigrams from regular expressions.
Tom Lane
2017-02-06
Fix typo also in expected output.
Heikki Linnakangas
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-06
Invalidate cached plans on FDW option changes.
Tom Lane
2016-12-22
Make dblink try harder to form useful error messages
Joe Conway
2016-12-22
Protect dblink from invalid options when using postgres_fdw server
Joe Conway
2016-12-22
Give a useful error message if uuid-ossp is built without preconfiguration.
Tom Lane
2016-12-21
Improve dblink error message when remote does not provide it
Joe Conway
2016-12-18
In contrib/uuid-ossp, #include headers needed for ntohl() and ntohs().
Tom Lane
2016-11-22
Make contrib/test_decoding regression tests safe for CZ locale.
Tom Lane
2016-11-04
Back-patch portability fixes for contrib/pageinspect/ginfuncs.c.
Tom Lane
2016-11-02
Fix portability bug in gin_page_opaque_info().
Tom Lane
2016-10-04
Correct logical decoding restore behaviour for subtransactions.
Andres Freund
2016-09-15
Fix building with LibreSSL.
Heikki Linnakangas
2016-09-15
pg_buffercache: Allow huge allocations.
Robert Haas
2016-09-15
Support OpenSSL 1.1.0.
Heikki Linnakangas
2016-08-17
Fix -e option in contrib/intarray/bench/bench.pl.
Tom Lane
2016-08-09
Fix typo
Peter Eisentraut
2016-08-07
Don't propagate a null subtransaction snapshot up to parent transaction.
Tom Lane
2016-07-28
Fix assorted fallout from IS [NOT] NULL patch.
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-06-24
Fix handling of multixacts predating pg_upgrade
Alvaro Herrera
2016-06-05
Properly initialize SortSupport for ORDER BY rechecks in nodeIndexscan.c.
Tom Lane
2016-05-13
Ensure plan stability in contrib/btree_gist regression test.
Tom Lane
2016-05-02
Remove unused macros.
Heikki Linnakangas
2016-04-28
Revert "Convert contrib/seg's bool-returning SQL functions to V1 call convent...
Tom Lane
2016-04-22
Convert contrib/seg's bool-returning SQL functions to V1 call convention.
Tom Lane
2016-04-14
Fix core dump in ReorderBufferRestoreChange on alignment-picky platforms.
Tom Lane
2016-03-28
Add missing checks to some of pageinspect's BRIN functions
Alvaro Herrera
2016-03-19
Fix phony .PHONY.
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
[next]