Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 7, 2023
Fix another typo in e0b1ee17dc
Show description for 82a7132committedRestore proper linkage of pg_char_to_encoding() and friends.
Show description for b6c7cfacommittedFix typos in e0b1ee17dc
Show description for e8c334ccommitted
Commits on Oct 6, 2023
Add test for checking the line length of --help output
Show description for ffb69b2committedRemove environment-variable-based defaults in psql --help
Show description for b433651committed- 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 2075ba9committed