index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
Commit message (
Expand
)
Author
Age
*
fsync pg_logical/mappings in CheckPointLogicalRewriteHeap().
Andres Freund
2022-01-21
*
Fix one-off bug causing missing commit timestamps for subtransactions
Michael Paquier
2022-01-21
*
Fix possible HOT corruption when RECENTLY_DEAD changes to DEAD while pruning.
Andres Freund
2022-01-14
*
Fix silly mistake in Assert
Alvaro Herrera
2022-01-04
*
Allow special SKIP LOCKED condition in Assert()
Alvaro Herrera
2022-01-04
*
Remove assertion for replication origins in PREPARE TRANSACTION
Michael Paquier
2021-12-14
*
Fix some typos with {a,an}
Michael Paquier
2021-12-09
*
Fix corruption of toast indexes with REINDEX CONCURRENTLY
Michael Paquier
2021-12-08
*
Fix determination of broken LSN in OVERWRITTEN_CONTRECORD
Alvaro Herrera
2021-11-26
*
Fix SP-GiST scan initialization logic for binary-compatible cases.
Tom Lane
2021-11-20
*
Fix parallel operations that prevent oldest xmin from advancing.
Amit Kapila
2021-11-19
*
Report any XLogReadRecord() error in XlogReadTwoPhaseData().
Noah Misch
2021-11-11
*
Fix handling of NaN values in BRIN minmax multi
Tomas Vondra
2021-11-06
*
Fix parallel amvacuumcleanup safety bug.
Peter Geoghegan
2021-11-02
*
Don't overlook indexes during parallel VACUUM.
Peter Geoghegan
2021-11-02
*
Demote pg_unreachable() in heapam to an assertion.
Peter Geoghegan
2021-10-29
*
Fix ordering of items in nbtree error message.
Peter Geoghegan
2021-10-27
*
Further harden nbtree posting split code.
Peter Geoghegan
2021-10-27
*
Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions.
Noah Misch
2021-10-23
*
Reset properly snapshot export state during transaction abort
Michael Paquier
2021-10-18
*
Fix snapshot builds during promotion of hot standby node with 2PC
Michael Paquier
2021-10-04
*
Remove unstable, unnecessary test; fix typo
Alvaro Herrera
2021-10-01
*
Fix Portal snapshot tracking to handle subtransactions properly.
Tom Lane
2021-10-01
*
Fix WAL replay in presence of an incomplete record
Alvaro Herrera
2021-09-29
*
Fix "single value strategy" index deletion issue.
Peter Geoghegan
2021-09-21
*
Document XLOG_INCLUDE_XID a little better
Alvaro Herrera
2021-09-21
*
Remove overzealous index deletion assertion.
Peter Geoghegan
2021-09-20
*
Send NOTIFY signals during CommitTransaction.
Tom Lane
2021-09-14
*
Further portability tweaks for float4/float8 hash functions.
Tom Lane
2021-09-04
*
Revert "Avoid creating archive status ".ready" files too early"
Alvaro Herrera
2021-09-04
*
Fix float4/float8 hash functions to produce uniform results for NaNs.
Tom Lane
2021-09-02
*
VACUUM VERBOSE: Don't report "pages removed".
Peter Geoghegan
2021-08-31
*
Report tuple address in data-corruption error message
Alvaro Herrera
2021-08-30
*
Count SP-GiST index scans in pg_stat statistics.
Tom Lane
2021-08-27
*
track_io_timing logging: Don't special case 0 ms.
Peter Geoghegan
2021-08-27
*
Reorder log_autovacuum_min_duration log output.
Peter Geoghegan
2021-08-27
*
Fix broken snapshot handling in parallel workers.
Robert Haas
2021-08-25
*
Avoid creating archive status ".ready" files too early
Alvaro Herrera
2021-08-23
*
Revert analyze support for partitioned tables
Alvaro Herrera
2021-08-16
*
Refresh apply delay on reload of recovery_min_apply_delay at recovery
Michael Paquier
2021-08-16
*
Message style improvements
Peter Eisentraut
2021-08-07
*
Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM.
Peter Geoghegan
2021-08-03
*
Update obsolete comment that still referred to CheckpointLock
Heikki Linnakangas
2021-07-30
*
Close yet another race condition in replication slot test code
Alvaro Herrera
2021-07-29
*
Update minimum recovery point on truncation during WAL replay of abort record.
Fujii Masao
2021-07-29
*
Advance old-segment horizon properly after slot invalidation
Alvaro Herrera
2021-07-16
*
Remove dead assignment to local variable.
Heikki Linnakangas
2021-07-12
*
Fix incorrect PITR message for transaction ROLLBACK PREPARED
Michael Paquier
2021-06-30
*
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-28
*
Message style improvements
Peter Eisentraut
2021-06-28
[next]