Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 10, 2023
Restrict the privileges of CREATEROLE users.
Show description for cf5eb37committedFix MERGE's test for unreachable WHEN clauses.
Show description for f026c16committedNew header varatt.h split off from postgres.h
Show description for d952373committedDocument the newly added wait events added by commit 216a784829.
Show description for cd06ccdcommittedAmit KapilaRound off random_normal() test results one more decimal place.
Show description for 02d552ccommittedFix the display of lock information for specktoken.
Show description for f745739committedAmit KapilaRemove pg_regress' never-documented "ignore" feature.
Show description for bd8d453committedUpgrade the random.sql regression test.
Show description for 09d5177committed
Commits on Jan 9, 2023
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Show description for 78ee60ecommittedInvent random_normal() to provide normally-distributed random numbers.
Show description for 38d8176committedRemove redundant setting of tuplesort status
Show description for 2673ebfcommittedFix the file mode of worker.c changed by the commit 216a784829.
Show description for c06caa0committedAmit KapilaAllow left join removals and unique joins on partitioned tables
Show description for 3c56904committedPerform apply of large transactions by parallel workers.
Show description for 216a784committedAmit Kapila
Commits on Jan 8, 2023
- committed
Improve GIN cost estimation
Show description for cd9479acommittedExtract the multiplier for CPU process cost of index page into a macro
Show description for eb5c4e9committed
Commits on Jan 7, 2023
Check relkind before using TABLESAMPLE in postgres_fdw
Show description for 57d11efcommittedpsql: Add support for \dpS and \zS.
Show description for d913928committedRemove the streaming files for incomplete xacts after restart.
Show description for 2b6df05committedAmit KapilaAdd additional regression tests for select_active_windows
Show description for a14a583committed
Commits on Jan 6, 2023
Wake up a subscription's replication worker processes after DDL.
Show description for c6e1f62committedCheck for two_phase change at end of process_syncing_tables_for_apply.
Show description for 4c032ddcommittedAllow hyphens in ltree labels
Show description for b1665bfcommittedAdd options to control whether VACUUM runs vac_update_datfrozenxid.
Show description for a46a701committedInvalidate pgoutput's replication-decisions cache upon schema rename.
Show description for cd4b233committedFix stale comment about sample_frac adjustment
Show description for 211d80ccommittedFix typo
Show description for 4037c5ecommittedFix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA.
Show description for e7a5909committedImprove tab completion for ALTER FUNCTION/PROCEDURE/ROUTINE.
Show description for a3bc631committedFix pg_truncate() on Windows.
Show description for 72aea95committed
Commits on Jan 5, 2023
Use unnamed POSIX semaphores on Cygwin.
Show description for f2857afcommittedPass down current user ID to AddRoleMems and DelRoleMems.
Show description for 39cffe9committedRefactor permissions-checking for role grants.
Show description for 25bb031committedFix calculation of which GENERATED columns need to be updated.
Show description for 3f7836fcommitted