Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 6, 2023
- committedEtsuro Fujita
Skip checking of scan keys required for directional scan in B-tree
Show description for e0b1ee1committedFix crash on syslogger startup
Show description for 5da0a62committedworker_spi: Fix test failure with BGWORKER_BYPASS_ALLOWCONN
Show description for fd4d93dcommittedworker_spi: Add tests for BGWORKER_BYPASS_ALLOWCONN
Show description for 991bb0fcommitted
Commits on Oct 5, 2023
Push attcompression and attstorage handling into BuildDescForRelation()
Show description for 180e339committedMove BuildDescForRelation() from tupdesc.c to tablecmds.c
Show description for 04e4852committedPush attidentity and attgenerated handling into BuildDescForRelation()
Show description for 6d34140committedRefactor ListenSocket array.
Show description for e29c464committedImprove JsonLexContext's freeability
Show description for 1c99cdecommittedConsider cheap startup paths in add_paths_to_append_rel
Show description for a8a968acommittedFix memory leak in Memoize code
Show description for 0b053e7committedConstify crc32_sz
Show description for 6889266committedModernize const handling with readline
Show description for 8666cf6committedworker_spi: Expand set of options to start workers
Show description for 4f29946committeddblink: Replace WAIT_EVENT_EXTENSION with custom wait events
Show description for c789f0fcommittedpostgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events
Show description for d61f253committed
Commits on Oct 4, 2023
Document that --sync-method takes an argument.
Show description for 684d9bfcommitteddoc: Clarify not-null constraints in information schema
Show description for af2324fcommittedtest_shm_mq: Replace WAIT_EVENT_EXTENSION with custom wait events
Show description for 3338a98committedworker_spi: Rename custom wait event to "WorkerSpiMain"
Show description for c8e318bcommitted
Commits on Oct 3, 2023
Doc: suppress "exceed the available area" warning in PDF build.
Show description for 77d0ad6committedRemove RelationGetIndexRawAttOptions()
Show description for 5e42827committedRemove IndexInfo.ii_OpclassOptions field
Show description for 7841623committedAdd some notes about why "ALTER TYPE enum DROP VALUE" is hard.
Show description for af3ee8acommittedIn basebackup.c, refactor to create read_file_data_into_buffer.
Show description for c2ba3fdcommittedIn basebackup.c, refactor to create verify_page_checksum.
Show description for 0531831committedAvoid memory size overflow when allocating backend activity buffer
Show description for a956bd3committed- committed
Tidy-up some appendStringInfo*() usages
Show description for 2075ba9committedFail hard on out-of-memory failures in xlogreader.c
Show description for 6b18b3fcommitted
Commits on Oct 2, 2023
Replace use of stat()[7] by -s switch in TAP tests to retrieve file size
Show description for 6c77bb4committedFix omission of column-level privileges in selective pg_restore.
Show description for 06c0c36committedRemove retry loop in heap_page_prune().
Show description for 1ccc1e0committedFlush WAL stats in bgwriter
Show description for e64c733committed