index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Prevent GIN deleted pages from being reclaimed too early
Alexander Korotkov
2018-12-13
*
Prevent deadlock in ginRedoDeletePage()
Alexander Korotkov
2018-12-13
*
Fix deadlock in GIN vacuum introduced by 218f51584d5
Alexander Korotkov
2018-12-13
*
Repair bogus EPQ plans generated for postgres_fdw foreign joins.
Tom Lane
2018-12-12
*
Repair bogus handling of multi-assignment Params in upper plan levels.
Tom Lane
2018-12-12
*
Tweak pg_partition_tree for undefined relations and unsupported relkinds
Michael Paquier
2018-12-12
*
Fix test_rls_hooks to assign expression collations properly.
Tom Lane
2018-12-11
*
Doc: improve documentation about ALTER LARGE OBJECT requirements.
Tom Lane
2018-12-11
*
Raise some timeouts to 180s, in test code.
Noah Misch
2018-12-10
*
Add stack depth checks to key recursive functions in backend/nodes/*.c.
Tom Lane
2018-12-10
*
Doc: remove obsolete reference to recursive expression evaluation.
Tom Lane
2018-12-10
*
Make TupleDescInitBuiltinEntry throw error for unsupported types.
Tom Lane
2018-12-10
*
Add pg_dump test for empty OP class
Stephen Frost
2018-12-10
*
Add additional partition tests to pg_dump
Stephen Frost
2018-12-10
*
Remove dead code in toast_fetch_datum_slice
Stephen Frost
2018-12-10
*
Ensure cleanup of orphan archive status files
Michael Paquier
2018-12-10
*
Add timestamp of last received message from standby to pg_stat_replication
Michael Paquier
2018-12-09
*
Doc: document that we expect CHECK constraint conditions to be immutable.
Tom Lane
2018-12-07
*
Doc: remove obsolete statements about system OID columns in ALTER TABLE.
Tom Lane
2018-12-07
*
In PQprint(), write HTML table trailer before closing the output pipe.
Tom Lane
2018-12-07
*
Fix misapplication of pgstat_count_truncate to wrong relation.
Tom Lane
2018-12-07
*
Clean up sloppy coding in publicationcmds.c's OpenTableList().
Tom Lane
2018-12-07
*
Doc: make cross-reference to format() function more specific.
Tom Lane
2018-12-07
*
Fix some errhint and errdetail strings missing a period
Michael Paquier
2018-12-07
*
Improve our response to invalid format strings, and detect more cases.
Tom Lane
2018-12-06
*
Improve planner stats documentation
Stephen Frost
2018-12-06
*
Cleanup minor pg_dump memory leaks
Stephen Frost
2018-12-06
*
Cleanup comments in xlog compression
Stephen Frost
2018-12-06
*
Change true/false to on/off.
Tatsuo Ishii
2018-12-06
*
Don't mark partitioned indexes invalid unnecessarily
Alvaro Herrera
2018-12-05
*
Fix invalid value of synchronous_commit in description of flush_lag
Michael Paquier
2018-12-05
*
Fix typo
Stephen Frost
2018-12-04
*
postgres_fdw: Improve cost and size estimation for aggregate pushdown.
Etsuro Fujita
2018-12-04
*
Refactor documentation about privileges to centralize the info.
Tom Lane
2018-12-03
*
Add some missing schema qualifications
Michael Paquier
2018-12-03
*
Add PGXS options to control TAP and isolation tests, take two
Michael Paquier
2018-12-03
*
Eliminate parallel-make hazard in ecpg/preproc.
Tom Lane
2018-12-01
*
Rename ecpg's various "extern.h" files to have distinct names.
Tom Lane
2018-12-01
*
Add a --socketdir option to pg_upgrade.
Tom Lane
2018-12-01
*
Fix tablespace path TAP test of pg_verify_checksums for msys
Michael Paquier
2018-12-01
*
Silence compiler warning
Alvaro Herrera
2018-11-30
*
Fix typo.
Amit Kapila
2018-11-30
*
Fix various checksum check problems for pg_verify_checksums and base backups
Michael Paquier
2018-11-30
*
Switch pg_verify_checksums back to a blacklist
Michael Paquier
2018-11-30
*
Document handling of invalid/ambiguous timestamp input near DST boundaries.
Tom Lane
2018-11-29
*
Add log_statement_sample_rate parameter
Alvaro Herrera
2018-11-29
*
Ensure static libraries have correct mod time even if ranlib messes it up.
Tom Lane
2018-11-29
*
doc: Add appendix detailing some limits of PostgreSQL
Peter Eisentraut
2018-11-29
*
Add pg_partition_tree to documentation index
Michael Paquier
2018-11-29
*
Add support for NO_INSTALLCHECK in MSVC scripts
Michael Paquier
2018-11-29
[next]