Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 14, 2024
Add basic TAP tests for the low-level backup method, take two
Show description for 071e3adcommittedRefactor initial hash lookup in dynahash.c
Show description for cc5ef90committedTrim ORDER BY/DISTINCT aggregate pathkeys in gather_grouping_paths
Show description for 4169850committedLogin event trigger documentation wordsmithing
Show description for 4665cebcommittedMake INSERT-from-multiple-VALUES-rows handle domain target columns.
Show description for b4a71cfcommittedAdd pg_column_toast_chunk_id().
Show description for d1162cfcommittedRemove redundant snapshot copying from parallel leader to workers
Show description for 84c18accommittedAllow a no-wait lock acquisition to succeed in more cases.
Show description for 2346df6committedFix contrib/pg_visibility/meson.build
Show description for c20d90acommittedAdd TAP tests for timeouts
Show description for eeefd42committedFix false reports in pg_visibility
Show description for e85662dcommittedComment out noisy libpq_pipeline test
Show description for cc6e64acommittedFix documentation comment for pg_md5_hash
Show description for 6b41ef0committedFix typos in reorderbuffer.c.
Show description for 9c40db3committedAmit KapilaIntroduce "builtin" collation provider.
Show description for 2d819a0committedPut genbki.pl output into src/include/catalog/ directly
Show description for 6ab2e83committedRevert "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 61461a3committed