Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 1, 2024
Fix assorted resource leaks in new pg_createsubscriber code.
Show description for 91cbb4bcommittedHandle non-chain tuples outside of heap_prune_chain()
Show description for 6f47f68committedRefactor heap_prune_chain()
Show description for 7aa00f1committedMinor refactoring in heap_page_prune
Show description for 9917e79committedAdd new COPY option LOG_VERBOSITY.
Show description for f5a2278committed
Commits on Mar 31, 2024
Revert "Speed up tail processing when hashing aligned C strings"
Show description for f4ad002committedSpeed up tail processing when hashing aligned C strings
Show description for 07f0f6acommitted
Commits on Mar 30, 2024
Let table AM insertion methods control index insertion
Show description for b1484a3committedCustom reloptions for table AM
Show description for c95c25fcommittedGeneralize relation analyze in table AM interface
Show description for 27bc177committedAdd pg_basetype() function to extract a domain's base type.
Show description for b154d8acommittedStabilize 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 e634132committed