Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 4, 2024
Fix warnings re typedef redefinition in ea7b4e9a2a and 3311ea86ed
Show description for 1b00fe3committedAdd missing initialization in transformJsonFuncExpr()
Show description for 6f4d63ecommittedFix typo introduced in 6185c9737
Show description for 2f6e78bcommittedAdd basic JSON_TABLE() functionality
Show description for de36004committed- committed
Use incremental parsing of backup manifests.
Show description for 222e11acommittedAdd support for incrementally parsing backup manifests
Show description for ea7b4e9committedIntroduce a non-recursive JSON parser
Show description for 3311ea8committedSilence meson warning
Show description for 585df02committedpostgres_fdw: Remove useless ternary expression.
Show description for dd24098committedEtsuro FujitaSecondary refactor of heap scanning functions
Show description for 3a4a353committedCoordinate emit_log_hook and all log destinations to share the same timeval
Show description for 2a217c3committedPreliminary refactor of heap scanning functions
Show description for 44086b0committedpg_regress: Save errno in emit_tap_output_v() and switch to %m
Show description for 85230a2committed
Commits on Apr 3, 2024
CREATE INDEX: do not update stats during binary upgrade.
Show description for 71b6617committedInvent SERIALIZE option for EXPLAIN.
Show description for 0628670committedFix the parameters order for TableAmRoutine.relation_copy_for_cluster()
Show description for 97ce821committeddocs: Demote "Monitoring Disk Usage" from chapter to section.
Show description for f470b5ccommittedSplit XLogCtl->LogwrtResult into separate struct members
Show description for c9920a9committedInline pg_popcount() for small buffers.
Show description for deb1486committedCombine freezing and pruning steps in VACUUM
Show description for 6dbb490committedRefactor how heap_prune_chain() updates prunable_xid
Show description for 26d138fcommittedFix zeroing of pg_serial page without SLRU bank lock
Show description for be2f073committedUse the pairing heap instead of a flat array for LSN replay waiters
Show description for bf1e650committedDrop global objects after completed test
Show description for 936e3facommittedEnsure that the sync slots reach a consistent state after promotion without losing data.
Show description for 2ec005bcommittedAmit KapilaMinor improvements for waitlsn.c
Show description for e37662fcommittedFix indentation from cafe1056558f
Show description for 9301308committedAdd error codes to some PANIC/FATAL errors reports
Show description for 226261fcommittedAdd built-in ERROR handling for archive callbacks.
Show description for c627d94committedImprove eviction algorithm in ReorderBuffer using max-heap for many subtransactions.
Show description for 5bec1d6committedDon't adjust ressortgroupref in generate_setop_child_grouplist()
Show description for 7487044committedAdd functions to binaryheap for efficient key removal and update.
Show description for b840508committedMake binaryheap enlargeable.
Show description for bcb14f4committed
Commits on Apr 2, 2024
Move WaitLSNShmemInit() to CreateOrAttachShmemStructs()
Show description for 2c91e13committed