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
2019-07-01
pgindent run prior to branching v12.
Tom Lane
2019-07-01
Fix many typos and inconsistencies
Michael Paquier
2019-06-29
Fix regression tests to use only global names beginning with "regress_".
Tom Lane
2019-06-26
Follow the rule that regression-test-created roles are named "regress_xxx".
Tom Lane
2019-06-24
Correct obsolete amcheck comments.
Peter Geoghegan
2019-06-19
Replace an occurrence of slave with standby
Magnus Hagander
2019-06-17
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-14
postgres_fdw: Fix costing of pre-sorted foreign paths with local stats.
Etsuro Fujita
2019-06-13
postgres_fdw: Account for triggers in non-direct remote UPDATE planning.
Etsuro Fujita
2019-06-11
postgres_fdw: Reorder C includes.
Etsuro Fujita
2019-06-10
Fix operator naming in pg_trgm GUC option descriptions
Alexander Korotkov
2019-06-08
Stop using spelling "nonexistant".
Noah Misch
2019-06-07
Fix copy-pasto in freeing memory on error in vacuumlo.
Heikki Linnakangas
2019-06-03
Fix contrib/auto_explain to not cause problems in parallel workers.
Tom Lane
2019-06-03
Fix typos in various places
Michael Paquier
2019-06-02
Clean up PL/Perl's handling of the _() macro.
Tom Lane
2019-05-28
Fix typos in SQL scripts of pgcrypto
Michael Paquier
2019-05-26
Fix typos.
Amit Kapila
2019-05-26
Change Graphviz file extension
Peter Eisentraut
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-05-17
Fix regression test outputs
Michael Paquier
2019-05-13
Standardize ItemIdData terminology.
Peter Geoghegan
2019-05-13
postgres_fdw: Fix typo in comment.
Etsuro Fujita
2019-05-09
postgres_fdw: Fix cost estimation for aggregate pushdown.
Etsuro Fujita
2019-05-09
Clean up the behavior and API of catalog.c's is-catalog-relation tests.
Tom Lane
2019-05-07
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-05-04
Suppress compiler warning in non-SSL, non-assert builds.
Noah Misch
2019-04-30
Fix potential assertion failure when reindexing a pg_class index.
Andres Freund
2019-04-27
Avoid postgres_fdw crash for a targetlist entry that's just a Param.
Tom Lane
2019-04-25
Sanitize line pointers within contrib/amcheck.
Peter Geoghegan
2019-04-24
postgres_fdw: Fix incorrect handling of row movement for remote partitions.
Etsuro Fujita
2019-04-19
Fix two memory leaks around force-storing tuples in slots.
Andres Freund
2019-04-12
Fix more strcmp() calls using boolean-like comparisons for result checks
Michael Paquier
2019-04-06
Avoid Python memory leaks in hstore_plpython and jsonb_plpython.
Tom Lane
2019-04-06
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-05
Add facility to copy replication slots
Alvaro Herrera
2019-04-05
Add test coverage for rootdescend verification.
Peter Geoghegan
2019-04-04
file_fdw: Fix for generated columns
Peter Eisentraut
2019-04-03
Add SETTINGS option to EXPLAIN, to print modified settings.
Tomas Vondra
2019-04-02
Report progress of CREATE INDEX operations
Alvaro Herrera
2019-04-02
postgres_fdw: Perform the (FINAL, NULL) upperrel operations remotely.
Etsuro Fujita
2019-04-02
postgres_fdw: Modify regression tests for EPQ-related planning problems.
Etsuro Fujita
2019-04-02
postgres_fdw: Perform the (ORDERED, NULL) upperrel operations remotely.
Etsuro Fujita
2019-04-01
Only allow heap in a number of contrib modules.
Andres Freund
2019-04-01
tableam: sample scan.
Andres Freund
2019-03-30
Speed up planning when partitions can be pruned at plan time.
Tom Lane
2019-03-30
Generated columns
Peter Eisentraut
2019-03-29
Tweak some nbtree-related code comments.
Peter Geoghegan
2019-03-28
tableam: Support for an index build's initial table scan(s).
Andres Freund
[next]