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
*
Fix misleading error message about inconsistent moving-aggregate types.
Tom Lane
2020-09-06
*
Remove useless lstat() call in pg_rewind.
Tom Lane
2020-09-06
*
doc: Don't hide the "Up" link when it is the same as "Home"
Peter Eisentraut
2020-09-06
*
Remove unused parameter
Peter Eisentraut
2020-09-06
*
Improve some ancient, crufty code in bootstrap + initdb.
Tom Lane
2020-09-05
*
Yet more elimination of dead stores and useless initializations.
Tom Lane
2020-09-05
*
Switch to multi-inserts when registering dependencies for many code paths
Michael Paquier
2020-09-05
*
Extend SQL function tests lightly
Peter Eisentraut
2020-09-05
*
Fix typo in comment
Peter Eisentraut
2020-09-05
*
Use multi-inserts for pg_depend
Michael Paquier
2020-09-05
*
Make new authentication test case more robust.
Tom Lane
2020-09-04
*
Fix over-eager ping'ing in logical replication receiver.
Tom Lane
2020-09-04
*
Remove still more useless assignments.
Tom Lane
2020-09-04
*
Fix bogus MaxAllocSize check in logtape.c.
Jeff Davis
2020-09-04
*
Report expected contrecord length on mismatch
Alvaro Herrera
2020-09-04
*
Remove some more useless assignments.
Tom Lane
2020-09-04
*
Collect attribute data on extension owned tables being dumped
Andrew Dunstan
2020-09-04
*
C comment: correct use of 64-"byte" cache line size
Bruce Momjian
2020-09-04
*
Fix rare deadlock failure in create_am regression test.
Tom Lane
2020-09-04
*
doc: Change table alias names to lower case in tutorial chapter
Peter Eisentraut
2020-09-04
*
doc: Fix whitespace issue in PDF
Peter Eisentraut
2020-09-04
*
doc: Use tags consistently in the tutorial chapter
Peter Eisentraut
2020-09-04
*
Remove unused parameter
Peter Eisentraut
2020-09-04
*
Fix inline marking introduced in commit 464824323e.
Amit Kapila
2020-09-04
*
remove redundant initializations
Bruce Momjian
2020-09-03
*
Remove variable "concurrent" from ReindexStmt
Michael Paquier
2020-09-04
*
Remove arbitrary restrictions on password length.
Tom Lane
2020-09-03
*
Avoid lockup of a parallel worker when reporting a long error message.
Tom Lane
2020-09-03
*
Allow records to span multiple lines in pg_hba.conf and pg_ident.conf.
Tom Lane
2020-09-03
*
Doc: mention packager-supplied tools for server start/stop, initdb, etc.
Tom Lane
2020-09-03
*
doc: Make SQL command names in the catalog documentation links
Peter Eisentraut
2020-09-03
*
doc: Add missing cross-links in system catalog documentation
Peter Eisentraut
2020-09-03
*
Fix XML id to match containing page
Peter Eisentraut
2020-09-03
*
Add support for streaming to built-in logical replication.
Amit Kapila
2020-09-03
*
Add string_to_table() function.
Tom Lane
2020-09-02
*
Remove unused parameter
Peter Eisentraut
2020-09-02
*
Add access method names to \d[i|m|t]+ in psql
Michael Paquier
2020-09-02
*
Fix thinko with definition of REINDEXOPT_MISSING_OK
Michael Paquier
2020-09-02
*
Avoid unnecessary acquisition of SyncRepLock in transaction commit time.
Fujii Masao
2020-09-02
*
Fix typo in comment
Alvaro Herrera
2020-09-01
*
Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM
Michael Paquier
2020-09-02
*
Improve test coverage of ginvacuum.c.
Tom Lane
2020-09-01
*
Set cutoff xmin more aggressively when vacuuming a temporary table.
Tom Lane
2020-09-01
*
doc: clarify that max_wal_size is "during" checkpoints
Bruce Momjian
2020-09-01
*
Raise error on concurrent drop of partitioned index
Alvaro Herrera
2020-09-01
*
Teach libpq to handle arbitrary-length lines in .pgpass files.
Tom Lane
2020-09-01
*
Fix the SharedFileSetUnregister API.
Amit Kapila
2020-09-01
*
doc: document how the backup manifest is transferred
Bruce Momjian
2020-08-31
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
pg_upgrade doc: mention saving postgresql.conf.auto files
Bruce Momjian
2020-08-31
[next]