Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 7, 2023
Fix some comments in ./configure and meson setup files
Show description for da98d00committed
Commits on Jul 6, 2023
pg_regress: Remove unused variable
Show description for f863d82committedFix type of iterator variable in SH_START_ITERATE
Show description for f0a94d8committedSkip pg_baseback long filename test if path too long on Windows
Show description for 1fa25cecommittedWAL-log the creation of the init fork of unlogged indexes.
Show description for 3142a88committedFix code indentation vioaltion introduced in commit cc32ec24fd.
Show description for 69a674acommittedAmit KapilaAdd GUC parameter "huge_pages_status"
Show description for a14354ccommittedAdd newline at the end of header generated by generate-wait_event_types.pl
Show description for cf05113committedRevert the commits related to allowing page lock to conflict among parallel group members.
Show description for cc32ec2committedAmit Kapila
Commits on Jul 5, 2023
Handle \v as a whitespace character in parsers
Show description for ae6d06fcommittedFix leak of LLVM "fatal-on-oom" section counter.
Show description for 4f4d734committedpg_waldump: Add test case for notice message
Show description for 0885390committedpg_waldump: Add more tests
Show description for 96063e2committedChange example in pgindent README on "/*-----" comments.
Show description for 5e8068fcommittedRename EVT cache hash to make context name unique
Show description for a77d39dcommittedpgstat: fix subscription stats entry leak.
Show description for 68a59f9committedClean up command argument assembly
Show description for cccdbc5committedGenerate automatically code and documentation related to wait events
Show description for fa88928committed
Commits on Jul 4, 2023
Fix assertion failure in snapshot building
Show description for 48efb23committedEnsure that creation of an empty relfile is fsync'd at checkpoint.
Show description for 4b4798ecommittedRemove incidental md5() function uses from several tests
Show description for 657f5f2committedAllow Incremental Sorts on GiST and SP-GiST indexes
Show description for 625d5b3committedlibpq: Add support for Close on portals and statements
Show description for 28b5726committedRe-bin segment when memory pages are freed.
Show description for 03f80dacommittedRemove trailing zero words from Bitmapsets
Show description for a8c09dacommitted
Commits on Jul 3, 2023
Fix regression tests of unaccent to work without UTF8 support
Show description for 44e73a4committedShow information about flex (version and command path) in meson output
Show description for 72df1d3committedIncrease size of bgw_library_name.
Show description for 9578457committedFix race in SSI interaction with gin fast path.
Show description for 126552ccommittedFix race in SSI interaction with bitmap heap scan.
Show description for bcc93a3committedFix race in SSI interaction with empty btrees.
Show description for f9b7fc6committedDon't truncate database and user names in startup packets.
Show description for 562bee0committedConsider fillfactor when estimating relation size
Show description for 29cf61acommittedRemove expensive test of postgres_fdw batch inserts
Show description for 087a933committedImprove pg_basebackup long file name test Windows robustness
Show description for 9436535committed