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
...
*
Fix changing the ownership of ALL TABLES IN SCHEMA publication.
Amit Kapila
2021-12-08
*
De-duplicate the result of pg_publication_tables view.
Amit Kapila
2021-12-08
*
Improve parsing of options of CREATE/ALTER SUBSCRIPTION
Michael Paquier
2021-12-08
*
Fix corruption of toast indexes with REINDEX CONCURRENTLY
Michael Paquier
2021-12-08
*
On Windows, also call shutdown() while closing the client socket.
Tom Lane
2021-12-07
*
Update snowball
Peter Eisentraut
2021-12-07
*
Fix inappropriate uses of PG_GETARG_UINT32()
Peter Eisentraut
2021-12-06
*
Some RELKIND macro refactoring
Peter Eisentraut
2021-12-03
*
Improve the description of various GUCs
Michael Paquier
2021-12-03
*
On Windows, close the client socket explicitly during backend shutdown.
Tom Lane
2021-12-02
*
Avoid leaking memory during large-scale REASSIGN OWNED BY operations.
Tom Lane
2021-12-01
*
Remove unused includes
Peter Eisentraut
2021-12-01
*
Improve some comments in scanner files
Peter Eisentraut
2021-12-01
*
Warning on SET of nonexisting setting with a prefix reserved by an extension
Peter Eisentraut
2021-12-01
*
Remove mention of TimeLineID update from comments
Daniel Gustafsson
2021-12-01
*
Fix comment grammar in slotfuncs.c
Michael Paquier
2021-12-01
*
vacuumlazy.c: fix remaining "dead tuple" references.
Peter Geoghegan
2021-11-30
*
Ignore BRIN indexes when checking for HOT udpates
Tomas Vondra
2021-11-30
*
Increase size of shared memory for pg_commit_ts
Alvaro Herrera
2021-11-30
*
Remove PF_USED_FOR_ASSERTS_ONLY from variables in general use
Daniel Gustafsson
2021-11-30
*
Fix flags of some GUCs and improve some descriptions
Michael Paquier
2021-11-30
*
Add a view to show the stats of subscription workers.
Amit Kapila
2021-11-30
*
Fix typos
Michael Paquier
2021-11-30
*
vacuumlazy.c: Rename dead_tuples to dead_items.
Peter Geoghegan
2021-11-29
*
Centralize timestamp computation of control file on updates
Michael Paquier
2021-11-29
*
Replace random(), pg_erand48(), etc with a better PRNG API and algorithm.
Tom Lane
2021-11-28
*
vacuumlazy.c: prefer the term "cleanup lock".
Peter Geoghegan
2021-11-27
*
Update high level vacuumlazy.c comments.
Peter Geoghegan
2021-11-27
*
Go back to considering HOT on pages marked full.
Peter Geoghegan
2021-11-26
*
Fix determination of broken LSN in OVERWRITTEN_CONTRECORD
Alvaro Herrera
2021-11-26
*
Fix GRANTED BY support in REVOKE ROLE statements
Daniel Gustafsson
2021-11-26
*
Update comments
Peter Eisentraut
2021-11-26
*
Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index
Michael Paquier
2021-11-25
*
Replace straggling uses of ReadRecPtr/EndRecPtr.
Andres Freund
2021-11-24
*
xlog.c: Remove global variables ReadRecPtr and EndRecPtr.
Robert Haas
2021-11-24
*
Fix corner-case failure to detect improper timeline switch.
Robert Haas
2021-11-24
*
Flush Memoize cache when non-key parameters change, take 2
David Rowley
2021-11-24
*
Rename SnapBuild* macros in slot.c.
Amit Kapila
2021-11-24
*
Revert "Flush Memoize cache when non-key parameters change"
David Rowley
2021-11-24
*
Flush Memoize cache when non-key parameters change
David Rowley
2021-11-24
*
Allow Memoize to operate in binary comparison mode
David Rowley
2021-11-24
*
Add SQL functions to monitor the directory contents of replication slots
Michael Paquier
2021-11-23
*
Be more specific about OOM in XLogReaderAllocate
Alvaro Herrera
2021-11-22
*
autovacuum: Improve wording in a couple places
Alvaro Herrera
2021-11-22
*
Add missing words in comment
Alvaro Herrera
2021-11-22
*
Add ABI extra field to fmgr magic block
Peter Eisentraut
2021-11-22
*
Report wait events for local shell commands like archive_command.
Fujii Masao
2021-11-22
*
Remove lazy_scan_heap parallel VACUUM comment block.
Peter Geoghegan
2021-11-21
*
Fix SP-GiST scan initialization logic for binary-compatible cases.
Tom Lane
2021-11-20
*
Initialize backend status reporting during bootstrap.
Andres Freund
2021-11-19
[prev]
[next]