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
*
doc: improve description of subscripting of arrays
Bruce Momjian
2020-08-31
*
docs: improve 'capitals' inheritance example
Bruce Momjian
2020-08-31
*
doc: clarify the useful features of procedures
Bruce Momjian
2020-08-31
*
Fix docs bug stating file_fdw requires absolute paths
Magnus Hagander
2020-08-31
*
Mark factorial operator, and postfix operators in general, as deprecated.
Tom Lane
2020-08-30
*
Fix code for re-finding scan position in a multicolumn GIN index.
Tom Lane
2020-08-27
*
docs: client certificates are always sent to the server
Bruce Momjian
2020-08-25
*
doc: Fix up title case
Peter Eisentraut
2020-08-25
*
Avoid pushing quals down into sub-queries that have grouping sets.
Tom Lane
2020-08-22
*
docs: improve description of how to handle multiple databases
Bruce Momjian
2020-08-21
*
docs: add COMMENT examples for new features, rename rtree
Bruce Momjian
2020-08-21
*
Fix handling of CREATE TABLE LIKE with inheritance.
Tom Lane
2020-08-21
*
Fix a few typos in JIT comments and README
David Rowley
2020-08-21
*
Revise REINDEX CONCURRENTLY recovery instructions
Alvaro Herrera
2020-08-20
*
Suppress unnecessary RelabelType nodes in yet more cases.
Tom Lane
2020-08-19
*
Avoid non-constant format string argument to fprintf().
Heikki Linnakangas
2020-08-18
*
Disable autovacuum for BRIN test table
Alvaro Herrera
2020-08-17
*
Doc: fix description of UNION/CASE/etc type unification.
Tom Lane
2020-08-17
*
Fix printing last progress report line in client programs.
Heikki Linnakangas
2020-08-17
*
doc: Fix description about bgwriter and checkpoint in HA section
Michael Paquier
2020-08-17
*
Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType.
Noah Misch
2020-08-15
*
Prevent concurrent SimpleLruTruncate() for any given SLRU.
Noah Misch
2020-08-15
*
Be more careful about the shape of hashable subplan clauses.
Tom Lane
2020-08-14
*
pg_dump: fix dependencies on FKs to partitioned tables
Alvaro Herrera
2020-08-14
*
Fix postmaster's behavior during smart shutdown.
Tom Lane
2020-08-14
*
Fix typo in test comment.
Heikki Linnakangas
2020-08-14
*
Handle new HOT chains in index-build table scans
Alvaro Herrera
2020-08-13
*
BRIN: Handle concurrent desummarization properly
Alvaro Herrera
2020-08-12
*
Stamp 12.4.
REL_12_4
Tom Lane
2020-08-10
*
Last-minute updates for release notes.
Tom Lane
2020-08-10
*
Document clashes between logical replication and untrusted users.
Noah Misch
2020-08-10
*
Empty search_path in logical replication apply worker and walsender.
Noah Misch
2020-08-10
*
Move connect.h from fe_utils to src/include/common.
Noah Misch
2020-08-10
*
Make contrib modules' installation scripts more secure.
Tom Lane
2020-08-10
*
Translation updates
Peter Eisentraut
2020-08-10
*
Check for fseeko() failure in pg_dump's _tarAddFile().
Tom Lane
2020-08-09
*
Release notes for 12.4, 11.9, 10.14, 9.6.19, 9.5.23.
Tom Lane
2020-08-08
*
walsnd: Don't set waiting_for_ping_response spuriously
Alvaro Herrera
2020-08-08
*
Fix yet another issue with step generation in partition pruning.
Etsuro Fujita
2020-08-07
*
First-draft release notes for 12.4.
Tom Lane
2020-08-06
*
Fix typo.
Robert Haas
2020-08-06
*
Fix minor problems with non-exclusive backup cleanup.
Robert Haas
2020-08-06
*
doc: clarify "state" table reference in tutorial
Bruce Momjian
2020-08-05
*
Fix matching of sub-partitions when a partitioned plan is stale.
Tom Lane
2020-08-05
*
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-08-04
*
Doc: fix obsolete info about allowed range of TZ offsets in timetz.
Tom Lane
2020-08-03
*
Fix rare failure in LDAP tests.
Thomas Munro
2020-08-03
*
Restore lost amcheck TOAST test coverage.
Peter Geoghegan
2020-07-31
*
Fix recently-introduced performance problem in ts_headline().
Tom Lane
2020-07-31
*
Doc: fix high availability solutions comparison.
Tatsuo Ishii
2020-07-31
[next]