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-04-26
postgres_fdw: Fix join push down with extensions
Peter Eisentraut
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-12-08
Log the creation of an init fork unconditionally.
Robert Haas
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-26
Fix typo in comment.
Heikki Linnakangas
2016-10-04
Correct logical decoding restore behaviour for subtransactions.
Andres Freund
2016-10-01
Fix bugs in contrib/pg_visibility.
Tom Lane
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-27
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-08-17
Fix -e option in contrib/intarray/bench/bench.pl.
Tom Lane
2016-08-14
Fix assorted bugs in contrib/bloom.
Tom Lane
2016-08-13
Add SQL-accessible functions for inspecting index AM properties.
Tom Lane
2016-08-11
Trivial cosmetic cleanup in bloom/blutils.c.
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-26
Repair damage done by citext--1.1--1.2.sql.
Robert Haas
2016-07-26
Message style improvements
Peter Eisentraut
2016-07-25
Fix typo in comment.
Fujii Masao
2016-07-21
Make contrib regression tests safe for Danish locale.
Tom Lane
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
Use correct symbol for minimum int64 value
Peter Eisentraut
2016-07-15
Avoid invalidating all foreign-join cached plans when user mappings change.
Tom Lane
2016-07-01
postgres_fdw: Fix cache lookup failure while creating error context.
Robert Haas
2016-07-01
postgres_fdw: Remove schema-qualification from cast to text.
Robert Haas
2016-06-24
Fix handling of multixacts predating pg_upgrade
Alvaro Herrera
2016-06-24
postgres_fdw: Fix incorrect NULL handling in join pushdown.
Robert Haas
2016-06-24
postgres_fdw: Remove useless return statement.
Robert Haas
2016-06-20
pg_trgm's set_limit() function is parallel unsafe, not parallel restricted.
Tom Lane
2016-06-20
Fix comparison of similarity to threshold in GIST trigram searches.
Tom Lane
2016-06-18
Fix parallel-safety markings for contrib/dblink.
Tom Lane
2016-06-17
pg_visibility: Add pg_truncate_visibility_map function.
Robert Haas
[next]