Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 7, 2023
Shrink Unicode category table.
Show description for 719b342committedVerify that attribute counts match in ExecCopySlot
Show description for d16a0c1committedImprove some error messages with invalid indexes for REINDEX CONCURRENTLY
Show description for d43bd09committedFix issues in binary_upgrade_logical_slot_has_caught_up().
Show description for 0bf6246committedAmit Kapila
Commits on Dec 6, 2023
Fix assertion failure with REINDEX and event triggers
Show description for c426f7ccommittedSuppress -Wunused-result warning about write().
Show description for c2a465bcommittedUse signal-safe functions in signal handler
Show description for 52e98d4committedFix compilation on Windows with WAL_DEBUG
Show description for 7636725committedApply filters to dump files all the time in 002_pg_upgrade.pl
Show description for bfc677ccommitted
Commits on Dec 5, 2023
Add support for deparsing semi-joins to contrib/postgres_fdw
Show description for 824dbeacommittedRename pg_verifybackup's JsonManifestParseContext callback functions.
Show description for 278eb13committedRename JsonManifestParseContext callbacks.
Show description for d463aa0committedFix indentation
Show description for 4d0cf0bcommittedFix incorrect error message for IDENTIFY_SYSTEM
Show description for 98e675ecommittedFix handling of errors in libpq pipelines
Show description for b8ba734committedFix a random failure in 003_logical_slots.pl.
Show description for 63c5df1committedAmit KapilaOptimize SearchPathCache by saving the last entry.
Show description for a86c61ccommitted
Commits on Dec 4, 2023
Teach convert() and friends to avoid copying when possible.
Show description for b14b1ebcommittedRemove now-unnecessary Autovacuum[Launcher|Worker]IAm functions
Show description for e7c6efecommittedDon't use pgbench -j in tests
Show description for a3f76a3committedRemove unnecessary include of <math.h>
Show description for 457428dcommittedRemove unnecessary include of <sys/socket.h>
Show description for da67cb0committedRemove unnecessary includes of <signal.h>
Show description for dffb2b4committedAdd support for REINDEX in event triggers
Show description for f21848dcommitted
Commits on Dec 3, 2023
doc: Remove reference to trigger file regarding promotion
Show description for d78b6cbcommittedRefactor how InitProcess is called
Show description for fd5e8b4committedPass BackgroundWorker entry in the parameter file in EXEC_BACKEND mode
Show description for 388491fcommittedRefactor CreateSharedMemoryAndSemaphores
Show description for 69d9033committed
Commits on Dec 1, 2023
Silence Valgrind complaint with EXEC_BACKEND
Show description for b19890dcommittedpgindent fix
Show description for 0d93ce3committedCheck collation when creating partitioned index
Show description for a11c9c4committeddoc: Update info on information schema usage tables
Show description for 5b2dceacommittedFix an uninitialized access in hash_xlog_squeeze_page().
Show description for f66fcc5committedAmit Kapilameson: Stop using deprecated way getting path of files
Show description for aa11a9ccommittedAdjust obsolete comment explaining set_stack_base().
Show description for 3b51265committed