Commits
Branch selector
User selector
Datepicker
Commit History
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 a65724dcommittedC comment: mention no doc for negative start of substring(text)
Show description for e648e77committedAllow "make check"-style testing to work with musl C library.
Show description for 8a92b70committedRemove ObjectClass type
Show description for 89e5ef7committedMessage fixes for pg_createsubscriber
Show description for 8c4f2d5committedFix inconsistent function prototypes with function definitions.
Show description for a0e22efcommittedFix a calculation in TidStoreCreate().
Show description for 4edb37ecommittedAvoid edge case in pg_visibility test with small shared_buffers
Show description for 3a4837fcommitted
Commits on Mar 25, 2024
Improve error message for tts_(virtual|minimal)_is_current_xact_tuple
Show description for 41d3780committed