index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Translation updates
Peter Eisentraut
2022-09-26
*
Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot.
Tom Lane
2022-09-25
*
Message style improvements
Peter Eisentraut
2022-09-24
*
pgstat: Fix transactional stats dropping for indexes
Andres Freund
2022-09-23
*
Allow publications with schema and table of the same schema.
Amit Kapila
2022-09-23
*
Fix race condition where heap_delete() fails to pin VM page.
Jeff Davis
2022-09-22
*
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
*
Fix thinko in comment.
Etsuro Fujita
2022-09-22
*
Clear ps display of startup process at the end of recovery
Michael Paquier
2022-09-22
*
Improve ICU option handling in CREATE DATABASE
Peter Eisentraut
2022-09-21
*
Tighten pg_get_object_address argument checking
Peter Eisentraut
2022-09-21
*
Improve some GUC description strings
Alvaro Herrera
2022-09-21
*
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-20
*
Fix incorrect variable types for origin IDs in decode.c
Michael Paquier
2022-09-20
*
Fix misleading comment for get_cheapest_group_keys_order
David Rowley
2022-09-20
*
Fix out-dated comment in preprocess_groupclause()
David Rowley
2022-09-20
*
Future-proof the recursion inside ExecShutdownNode().
Tom Lane
2022-09-19
*
Improve GUC description punctuation
Peter Eisentraut
2022-09-19
*
pgstat: Create memory contexts below TopMemoryContext
Andres Freund
2022-09-17
*
Message style improvements
Peter Eisentraut
2022-09-17
*
Message wording improvements
Peter Eisentraut
2022-09-16
*
Don't allow creation of database with ICU locale with unsupported encoding
Peter Eisentraut
2022-09-16
*
Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit.
Noah Misch
2022-09-15
*
Fix grammar in error message
John Naylor
2022-09-15
*
Fix outdated convert_saop_to_hashed_saop comment
David Rowley
2022-09-15
*
Small wording improvements
Peter Eisentraut
2022-09-14
*
Remove duplicate initialization
Alvaro Herrera
2022-09-14
*
Simplify handling of compression level with compression specifications
Michael Paquier
2022-09-14
*
Improve wal_decode_buffer_size description some more
Alvaro Herrera
2022-09-13
*
Don't reference out-of-bounds array elements in brin_minmax_multi.c
David Rowley
2022-09-13
*
Fix NaN comparison in circle_same test
Daniel Gustafsson
2022-09-12
*
Fix GetForeignKey*Triggers for self-referential FKs
Alvaro Herrera
2022-09-09
*
Add more error context to RestoreBlockImage() and consume it
Michael Paquier
2022-09-09
*
Choose FK name correctly during partition attachment
Alvaro Herrera
2022-09-08
*
Fix recovery_prefetch with low maintenance_io_concurrency.
Thomas Munro
2022-09-08
*
Message style fixes
Alvaro Herrera
2022-09-07
*
Fix new pg_publication_tables query.
Tom Lane
2022-09-06
*
Translation updates
Peter Eisentraut
2022-09-05
*
Fix cache invalidation bug in recovery_prefetch.
Thomas Munro
2022-09-03
*
Revert SQL/JSON features
Andrew Dunstan
2022-09-01
*
Fix some possibly latent bugs in slab.c
David Rowley
2022-09-01
*
Prevent long-term memory leakage in autovacuum launcher.
Tom Lane
2022-08-31
*
In the Snowball dictionary, don't try to stem excessively-long words.
Tom Lane
2022-08-31
*
Prevent WAL corruption after a standby promotion.
Robert Haas
2022-08-29
*
Switch format specifier for replication origins to %d
John Naylor
2022-08-28
*
Remove obsolete comment
Peter Eisentraut
2022-08-26
*
Fix typo in comment.
Etsuro Fujita
2022-08-26
*
Fix code comments still referring to pg_start/stop_backup()
Michael Paquier
2022-08-24
*
Defend against stack overrun in a few more places.
Tom Lane
2022-08-24
*
Fix ICU locale option handling in CREATE DATABASE
Peter Eisentraut
2022-08-24
[next]