Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 14, 2024
Revert "Add basic TAP tests for the low-level backup method"
Show description for 6cb1b63committedAdd basic TAP tests for the low-level backup method
Show description for 99b4a63committedImprove documentation for pg_stat_checkpointer fields
Show description for e820db5committed
Commits on Mar 13, 2024
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Show description for ecb0fd3committedAdd the system identifier to backup manifests.
Show description for 2041bc4committedHopefully make libpq_pipeline's new cancel test more reliable
Show description for 1ee910ccommittedExpose new function get_controlfile_by_exact_path().
Show description for dbfc447committedMake the order of the header file includes consistent
Show description for 97d85becommitteddoc: 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 1b49d56committed