Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 13, 2024
doc: Improve a couple of places in the MERGE docs.
Show description for 97d4262committedmeson: macos: Avoid warnings on Sonoma
Show description for a3da95dcommitted- committed
Add tests for more row patterns with COPY FROM .. (ON_ERROR ignore)
Show description for a189ed4committedFix a random failure in 038_save_logical_slots_shutdown.pl.
Show description for 0b84f5ccommittedAmit Kapilaci: Use a RAM disk and more CPUs on FreeBSD.
Show description for 0265e5ccommitted
Commits on Mar 12, 2024
Add some asserts based on LWLockHeldByMe() for replication slot statistics
Show description for 77cf6a7committedFix version check in 002_pg_upgrade.pl.
Show description for 32dd2c1committedFix confusion about the return rowtype of SQL-language procedures.
Show description for 6ee3261committedFix incorrect filename reference in comment
Show description for fe4750ecommittedlibpq: Add encrypted and non-blocking query cancellation routines
Show description for 61461a3committedFix copying SockAddr struct
Show description for cb9663ecommittedMove initialization of the Port struct to the child process
Show description for 4945e4ecommittedPass CAC as an argument to the backend process
Show description for d162c3acommittedSet socket options in child process after forking
Show description for 73f7fb2committedDisconnect if socket cannot be put into non-blocking mode
Show description for f8c5317committedlibpq: Move pg_cancel to fe-cancel.c
Show description for 4dec98ccommittedKeep replication slot statistics on invalidation
Show description for d6e171fcommittedRemove redundant fetch of the recent flush pointer in WalSndWaitForWal.
Show description for 397cd0bcommittedAmit KapilaUse printf's %m format instead of strerror(errno) in more places
Show description for 2c8118ecommitted
Commits on Mar 11, 2024
Update obsolete index scan TID comments.
Show description for 3045324committedFix 002_pg_upgrade.pl.
Show description for bbbf71dcommittedAdd tests for libpq query cancellation APIs
Show description for 319e9e5committedreindexdb: Allow specifying objects to process in all databases.
Show description for 24c928acommittedRemove unneeded vacuum_delay_point from heap_vac_scan_get_next_block
Show description for 3d8652ccommittedConfine vacuum skip logic to lazy_scan_skip()
Show description for 4e76f98committedclusterdb: Allow specifying tables to process in all databases.
Show description for 1b49d56committeddoc: add missing word "the"
Show description for 5fb4ceacommittedAdd missing connection statuses to docs
Show description for 095493acommittedvacuumdb: Allow specifying objects to process in all databases.
Show description for 648928ccommittedSet all_visible_according_to_vm correctly with DISABLE_PAGE_SKIPPING
Show description for 674e49ccommittedDon't destroy SMgrRelations at relcache invalidation
Show description for af0e7decommittedFix incorrect accessing of pfree'd memory in Memoize
Show description for e629846committedDoc: Warn about two_phase when altering a subscription's slot name.
Show description for 21e3a8bcommittedAmit KapilaImprove consistency of replication slot statistics
Show description for b36fbd9committed