Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 5, 2024
Operate XLogCtl->log{Write,Flush}Result with atomics
Show description for ee1cbe8committedAllow synced slots to have their inactive_since.
Show description for 6f132edcommittedAmit Kapila
Commits on Apr 4, 2024
Add "ABI_compatibility" regions to wait_event_names.txt
Show description for f98dbdecommittedFix test failures when language environment is not UTF-8.
Show description for e2a2357committedFix old, misleading comment for PGRES_POLLING_ACTIVE.
Show description for e57fe38committedRemove reachable call to pg_unreachable().
Show description for 12b964dcommittedFix ecpg's mechanism for detecting unsupported cases in the grammar.
Show description for 096a761committedFurther cleanup for recent JSON-related commits.
Show description for 332d406committedFurther cleanup for recent JSON-related commits.
Show description for 2497a66committedTidy up after incremental JSON parser patch
Show description for 8862082committedFix 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 936e3facommitted