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
...
*
Initialize atomic variable waitStart in PGPROC, at postmaster startup.
Fujii Masao
2021-02-22
*
Fix bug in COMMIT AND CHAIN command.
Fujii Masao
2021-02-19
*
Add nbtree README section on page recycling.
Peter Geoghegan
2021-02-18
*
nbtree README: move VACUUM linear scan section.
Peter Geoghegan
2021-02-17
*
Use errmsg_internal for debug messages
Peter Eisentraut
2021-02-17
*
Fix heap_page_prune() parameter order confusion introduced in dc7420c2c92.
Andres Freund
2021-02-15
*
Display the time when the process started waiting for the lock, in pg_locks, ...
Fujii Masao
2021-02-15
*
Adjust lazy_scan_heap() accounting comments.
Peter Geoghegan
2021-02-14
*
ReadNewTransactionId() -> ReadNextTransactionId().
Thomas Munro
2021-02-15
*
README/C-comment: document GiST's NSN value
Bruce Momjian
2021-02-13
*
Allow multiple xacts during table sync in logical replication.
Amit Kapila
2021-02-12
*
Remove obsolete IndexBulkDeleteResult stats field.
Peter Geoghegan
2021-02-11
*
Fix lack of message pluralization
Peter Eisentraut
2021-02-10
*
Fix obsolete FSM remarks in nbtree README.
Peter Geoghegan
2021-02-09
*
Fix permission checks on constraint violation errors on partitions.
Heikki Linnakangas
2021-02-08
*
Rename removable xid function for consistency.
Peter Geoghegan
2021-02-07
*
Clarify some comments around SharedRecoveryState in xlog.c
Michael Paquier
2021-02-06
*
Harden nbtree page deletion.
Peter Geoghegan
2021-02-04
*
Improve confusing variable names
Peter Eisentraut
2021-02-02
*
Remove unused _bt_delitems_delete() argument.
Peter Geoghegan
2021-01-31
*
Retire pg_standby.
Thomas Munro
2021-01-29
*
In TrimCLOG(), don't reset XactCtl->shared->latest_page_number.
Robert Haas
2021-01-27
*
In clog_redo(), don't set XactCtl->shared->latest_page_number.
Robert Haas
2021-01-27
*
Move StartupCLOG() calls to just after we initialize ShmemVariableCache.
Robert Haas
2021-01-27
*
Fix GiST index deletion assert issue.
Peter Geoghegan
2021-01-26
*
Remove CheckpointLock.
Robert Haas
2021-01-25
*
Fix hypothetical bug in heap backward scans
David Rowley
2021-01-25
*
Fix COPY FREEZE with CLOBBER_CACHE_ALWAYS
Tomas Vondra
2021-01-24
*
Fix bug in detecting concurrent page splits in GiST insert
Heikki Linnakangas
2021-01-20
*
Pause recovery for insufficient parameter settings
Peter Eisentraut
2021-01-18
*
Set PD_ALL_VISIBLE and visibility map bits in COPY FREEZE
Tomas Vondra
2021-01-17
*
Prevent excess SimpleLruTruncate() deletion.
Noah Misch
2021-01-16
*
Fix O(N^2) stat() calls when recycling WAL segments
Michael Paquier
2021-01-15
*
Enhance nbtree index tuple deletion.
Peter Geoghegan
2021-01-13
*
Pass down "logically unchanged index" hint.
Peter Geoghegan
2021-01-13
*
Fix thinko in comment
Alvaro Herrera
2021-01-12
*
Use vectored I/O to fill new WAL segments.
Thomas Munro
2021-01-11
*
Standardize one aspect of rmgr desc output.
Peter Geoghegan
2021-01-04
*
Replace remaining uses of "whitelist".
Thomas Munro
2021-01-05
*
Rename "enum blacklist" to "uncommitted enums".
Thomas Munro
2021-01-05
*
Fix integer-overflow corner cases in substring() functions.
Tom Lane
2021-01-04
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Get heap page max offset with buffer lock held.
Peter Geoghegan
2020-12-30
*
Fix index deletion latestRemovedXid bug.
Peter Geoghegan
2020-12-30
*
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-27
*
Add key management system
Bruce Momjian
2020-12-25
*
Fix typos and grammar in docs and comments
Michael Paquier
2020-12-24
*
Revert "Get rid of the dedicated latch for signaling the startup process".
Fujii Masao
2020-12-17
*
Remove obsolete btrescan() comment.
Peter Geoghegan
2020-12-15
*
Improve hash_create()'s API for some added robustness.
Tom Lane
2020-12-15
[prev]
[next]