Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 6, 2024
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Show description for 1adf16bcommittedBitmapHeapScan: postpone setting can_skip_fetch
Show description for fe1431ecommittedCall WaitLSNCleanup() in AbortTransaction()
Show description for 74eaf66committedClarify what is protected by WaitLSNLock
Show description for ee79928committedUse an LWLock instead of a spinlock in waitlsn.c
Show description for 25f4242committedBitmapHeapScan: begin scan after bitmap creation
Show description for 1577081committedBackport IPC::Run optimization to src/test/perl.
Show description for 06558f4committedEnhance nbtree ScalarArrayOp execution.
Show description for 5bf748bcommittedRemove obsolete comment in CopyReadLineText().
Show description for ddd9e43committedSpeed up tail processing when hashing aligned C strings, take two
Show description for a365d9ecommittedTeach fasthash_accum to use platform endianness for bytewise loads
Show description for 0c25feecommittedIncrease default vacuum_buffer_usage_limit to 2MB.
Show description for 98f320ecommittedAllow BufferAccessStrategy to limit pin count.
Show description for 3bd8439committedConvert uses of hash_string_pointer to fasthash equivalent
Show description for f956ecdcommittedAdd macro to disable address safety instrumentation
Show description for db17594committedFix incorrect return type
Show description for 4b968e2committedImprove read_stream.c's fast path.
Show description for aa1e8c2committed
Commits on Apr 5, 2024
Fix headerscheck violation introduced in f8ce4ed78ca
Show description for 9e73869committedSilence some compiler warnings in commit 3311ea86ed
Show description for c3e60f3committedFix incorrect calculation in BlockRefTableEntryGetBlocks.
Show description for 55a5ee3committedCheck HAVE_COPY_FILE_RANGE before calling copy_file_range
Show description for 079d94acommittedAllow using copy_file_range in write_reconstructed_file
Show description for ac81101committedMake libpqsrv_cancel's return const char *, not char *
Show description for b8b37e4committedRemove unused variable in checksum_file()
Show description for 8e39259committedAllow copying files using clone/copy_file_range
Show description for f8ce4edcommittedSuppress "variable may be used uninitialized" warning.
Show description for 3c5ff36committeddocs: Merge separate chapters on built-in index AMs into one.
Show description for fe8eaa5committedAlign blocks in incremental backups to BLCKSZ
Show description for 10e3226committedOperate XLogCtl->log{Write,Flush}Result with atomics
Show description for ee1cbe8committedAllow synced slots to have their inactive_since.
Show description for 6f132edcommittedAmit Kapila
Commits on Apr 4, 2024
Add "ABI_compatibility" regions to wait_event_names.txt
Show description for f98dbdecommittedFix test failures when language environment is not UTF-8.
Show description for e2a2357committedFix old, misleading comment for PGRES_POLLING_ACTIVE.
Show description for e57fe38committedRemove reachable call to pg_unreachable().
Show description for 12b964dcommittedFix ecpg's mechanism for detecting unsupported cases in the grammar.
Show description for 096a761committed