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: clean up contributor names.
Etsuro Fujita
2020-09-10
*
doc: Fix some grammar and inconsistencies
Michael Paquier
2020-09-10
*
Fix rd_firstRelfilenodeSubid for nailed relations, in parallel workers.
Noah Misch
2020-09-09
*
Make archiver's SIGQUIT handler exit via _exit().
Tom Lane
2020-09-09
*
Doc: adjust documentation related to index support functions.
Tom Lane
2020-09-09
*
Minor fixes in docs and error messages.
Tom Lane
2020-09-09
*
Add missing quote in docs
Magnus Hagander
2020-09-09
*
Check default partitions constraints while descending
Alvaro Herrera
2020-09-08
*
Adjust cost model for HashAgg that spills to disk.
Jeff Davis
2020-09-07
*
Clarify comments in enforce_generic_type_consistency().
Tom Lane
2020-09-07
*
Update list of acknowledgments in release notes
Peter Eisentraut
2020-09-07
*
doc: Tweak sentence for pg_checksums when enabling checksums
Michael Paquier
2020-09-07
*
Change path in example of file_fdw for logs
Magnus Hagander
2020-09-06
*
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
*
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
*
Fix bogus MaxAllocSize check in logtape.c.
Jeff Davis
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
*
Avoid lockup of a parallel worker when reporting a long error message.
Tom Lane
2020-09-03
*
Doc: mention packager-supplied tools for server start/stop, initdb, etc.
Tom Lane
2020-09-03
*
Fix typo in comment
Alvaro Herrera
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
*
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
*
C comment: remove mention of use of t_hoff WAL structure member
Bruce Momjian
2020-08-31
*
pg_upgrade doc: mention saving postgresql.conf.auto files
Bruce Momjian
2020-08-31
*
doc: Update partitioning limitation on BEFORE triggers
Alvaro Herrera
2020-08-31
*
docs: in mapping SQL to C data types, timestamp isn't a pointer
Bruce Momjian
2020-08-31
*
doc: cross-link file-fdw and CSV config log sections
Bruce Momjian
2020-08-31
*
docs: clarify intermediate certificate creation instructions
Bruce Momjian
2020-08-31
*
docs: replace "stable storage" with "durable" in descriptions
Bruce Momjian
2020-08-31
*
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
*
Improve the vacuum error context phase information.
Amit Kapila
2020-08-24
*
Avoid pushing quals down into sub-queries that have grouping sets.
Tom Lane
2020-08-22
*
Fix ALTER TABLE's scheduling rules for AT_AddConstraint subcommands.
Tom Lane
2020-08-22
*
doc: Fix format, incorrect structure names and markup inconsistencies
Michael Paquier
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
[next]