Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 30, 2024
Stabilize postgres_fdw test
Show description for ecf741ccommitteddoc: Improve "Partition Maintenance" section
Show description for 056c565committedAdd support for MERGE ... WHEN NOT MATCHED BY SOURCE.
Show description for 0294df2committedAdd unicode_strtitle() for Unicode Default Case Conversion.
Show description for 46e5441committed
Commits on Mar 29, 2024
Remove superfluous trailing semicolons
Show description for a96a8b1committedUse version for builtin collations.
Show description for 46a44dccommittedTry to stabilize flappy test result.
Show description for c2df2edcommittedAdd allow_alter_system GUC.
Show description for d3ae2a2committed
Commits on Mar 28, 2024
Allow "internal" subtransactions in parallel mode.
Show description for 0075d78committedALTER TABLE: rework determination of access method ID
Show description for e2395cdcommittedUpdate comment in set_dummy_rel_pathlist().
Show description for be98a55committedRemove translation markers from libpq-be-fe-helpers.h
Show description for 213c959committedlibpq-be-fe-helpers.h: wrap new cancel APIs
Show description for 2466d66committedRemove obsolete comment about VACUUM retrying pruning
Show description for 4270057committedImprove tab completion for ALTER TABLE ALTER COLUMN SET in psql.
Show description for f1bb928committedImprove style of pg_lfind32().
Show description for 7188a78committedRethink create and attach APIs of shared TidStore.
Show description for 2d8f56dcommitted
Commits on Mar 27, 2024
doc: fix CREATE ROLE typo
Show description for d1cf531committed- committed
Fix unnecessary use of moving-aggregate mode with non-moving frame.
Show description for a767cdccommittedAdjust documentation for syncfs().
Show description for 44a4ccacommittedRename COMPAT_OPTIONS_CLIENT to COMPAT_OPTIONS_OTHER.
Show description for de7e96bcommittedFix unstable aggregate regression test
Show description for d6a6957committedAdd functions to generate random numbers in a specified range.
Show description for e634132committedFix some typos and grammar issues from commit 87985cc92522
Show description for 818861ecommittedFix random failure in 004_subscription.
Show description for 677a45ccommittedAmit KapilaChange last_inactive_time to inactive_since in pg_replication_slots.
Show description for 6d49c8dcommittedAmit KapilaAllow specifying initial and maximum segment sizes for DSA.
Show description for bb952c8committedFix compiler warning for pg_lfind32().
Show description for 1f42337committed
Commits on Mar 26, 2024
- committed
Remove some redundant set_cheapest() calls.
Show description for 9d00cf4committedOptimize roles_is_member_of() with a Bloom filter.
Show description for d365ae7committedFix failure of ALTER FOREIGN TABLE SET SCHEMA to move sequences.
Show description for fad3b5bcommittedMicro-optimize pg_lfind32().
Show description for 7644a73committedPropagate pathkeys from CTEs up to the outer query.
Show description for a65724dcommitted