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: Change libpq function ids to mixed case
Peter Eisentraut
2019-07-26
*
Fix LDAP test instability.
Thomas Munro
2019-07-26
*
Add missing (COSTS OFF) to EXPLAIN added in previous commit.
Andres Freund
2019-07-25
*
Fix slot type handling for Agg nodes performing internal sorts.
Andres Freund
2019-07-25
*
Fix syntax error in commit 20e99cddd.
Tom Lane
2019-07-25
*
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-25
*
Honor MSVC WindowsSDKVersion if set
Andrew Dunstan
2019-07-25
*
Fix contrib/sepgsql test policy to work with latest SELinux releases.
Tom Lane
2019-07-25
*
doc: Fix typo
Peter Eisentraut
2019-07-25
*
Fix system column accesses in ON CONFLICT ... RETURNING.
Andres Freund
2019-07-24
*
Fix failure with pgperlcritic from the TAP test of synchronous replication
Michael Paquier
2019-07-25
*
Fix infelicities in describeOneTableDetails' partitioned-table handling.
Tom Lane
2019-07-24
*
Use full 64-bit XID for checking if a deleted GiST page is old enough.
Heikki Linnakangas
2019-07-24
*
Refactor checks for deleted GiST pages.
Heikki Linnakangas
2019-07-24
*
Don't assume expr is available in pgbench tests
Andrew Dunstan
2019-07-24
*
Doc: Clarify interactions of pg_receivewal with remote_apply
Michael Paquier
2019-07-24
*
Improve stability of TAP test for synchronous replication
Michael Paquier
2019-07-24
*
Check that partitions are not in use when dropping constraints
Alvaro Herrera
2019-07-23
*
Improve psql's \d output for partitioned indexes.
Tom Lane
2019-07-23
*
Improve psql's \d output for TOAST tables.
Tom Lane
2019-07-23
*
Add CREATE DATABASE LOCALE option
Peter Eisentraut
2019-07-23
*
Remove more progname references in vacuumdb.c
Michael Paquier
2019-07-23
*
Install dependencies to prevent dropping partition key columns.
Tom Lane
2019-07-22
*
Revert "initdb: Change authentication defaults"
Peter Eisentraut
2019-07-22
*
initdb: Change authentication defaults
Peter Eisentraut
2019-07-22
*
Use appendBinaryStringInfo in more places where the length is known
David Rowley
2019-07-23
*
Make identity sequence management more robust
Peter Eisentraut
2019-07-22
*
Make better use of the new List implementation in a couple of places
David Rowley
2019-07-22
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-22
*
Adjust overly strict Assert
David Rowley
2019-07-22
*
Remove no-longer-helpful reliance on fixed-size local array.
Tom Lane
2019-07-21
*
Fix compilation warning of pg_basebackup with MinGW
Michael Paquier
2019-07-21
*
Speed up finding EquivalenceClasses for a given set of rels
David Rowley
2019-07-21
*
Don't rely on estimates for amcheck Bloom filters.
Peter Geoghegan
2019-07-20
*
Use column collation for extended statistics
Tomas Vondra
2019-07-20
*
Rework examine_opclause_expression to use varonleft
Tomas Vondra
2019-07-20
*
pg_stat_statements: add missing check for pgss_enabled().
Jeff Davis
2019-07-19
*
Silence compiler warning, hopefully.
Tom Lane
2019-07-19
*
Doc: clarify when table rewrites happen with column addition and DEFAULT
Michael Paquier
2019-07-19
*
Refactor parallelization processing code in src/bin/scripts/
Michael Paquier
2019-07-19
*
Fix error in commit e6feef57.
Jeff Davis
2019-07-18
*
Fix typo in mvdistinct.c
Michael Paquier
2019-07-19
*
Fix daterange canonicalization for +/- infinity.
Jeff Davis
2019-07-18
*
Fix nbtree metapage cache upgrade bug.
Peter Geoghegan
2019-07-18
*
Further adjust SPITupleTable to provide a public row-count field.
Tom Lane
2019-07-18
*
Simplify bitmap updates in multivariate MCV code
Tomas Vondra
2019-07-18
*
Fix handling of NULLs in MCV items and constants
Tomas Vondra
2019-07-18
*
Fix handling of opclauses in extended statistics
Tomas Vondra
2019-07-18
*
Remove unnecessary TYPECACHE_GT_OPR lookup
Tomas Vondra
2019-07-18
*
tableam: comment improvements.
Andres Freund
2019-07-17
[next]