summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ThisTimeLineID4Demote ThisTimeLineID to a local variable.Robert Haas4 years
advice2add "clear" functionsRobert Haas4 days
conveyorFix typos and address other review comments from Amul.Robert Haas4 years
conveyor_oldavoid stepping on memory that's still neededRobert Haas4 years
joinadviceAlso subdivide merge join.Robert Haas10 months
masterPrevent overflow for block number in buffile.cMichael Paquier20 months
pgfruitimprove commentRobert Haas24 months
walsummarizer2Test patch: Enable summarize_wal by default.Robert Haas19 months
walsummarizermanifestbackport changes we want to keepRobert Haas19 months
xlogacceptwritesbackend-private structRobert Haas3 years
[...]
 
 
AgeCommit messageAuthor
2023-11-20Prevent overflow for block number in buffile.cHEADmasterMichael Paquier
2023-11-19Lock table in DROP STATISTICSTomas Vondra
2023-11-18Guard against overflow in interval_mul() and interval_div().Dean Rasheed
2023-11-18doc: improve description of privileges for MERGE and update glossary.Dean Rasheed
2023-11-18meson: Fix missing dependency from install-quiet to sepgsql.sqlAndres Freund
2023-11-17simplehash: preserve consistency in case of OOM.Jeff Davis
2023-11-17docs: Fix standalone INSTALL, broken in 06c70849fb2Andres Freund
2023-11-17doc: update query section to show LIMIT/OFFSET like SELECTBruce Momjian
2023-11-17Release lock on heap buffer before vacuuming FSMAndres Freund
2023-11-17Extract column statistics from CTE references, if possible.Tom Lane
[...]