Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 28, 2023
Add SLRU tests for 64-bit page case
Show description for a60b8a5committedMake use FullTransactionId in 2PC filenames
Show description for 5a1dfdecommittedUse larger segment file names for pg_notify
Show description for 2cdf131committedIndex SLRUs by 64-bit integers rather than by 32-bit integers
Show description for 4ed8f09committedClean up usage of bison precedence for non-operator keywords.
Show description for a916b47committedUse BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Show description for c82207acommittedFix comment about ressortgrouprefs being unique in setop plans.
Show description for 10a5992committedRemove more statements from stats.sql
Show description for f36b636committedFix assertions with RI triggers in heap_update and heap_delete.
Show description for 60f2273committedpsql: Add tab completion for view options.
Show description for cd34247committedRemove test for pg_stat_reset_shared() in stats.sql
Show description for a9a8108committed
Commits on Nov 27, 2023
Fix comment in tableam.h about GetHeapamTableAmRoutine()
Show description for 5ad4932committedAdd CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the backend
Show description for 14f2f9ecommittedDon't use bms_membership() in cases where we don't need to
Show description for 930d2b4committedRetire a few backwards compatibility macros.
Show description for 75680c3committedFix CREATE INDEX CONCURRENTLY example
Show description for 8a553f2committedCheck if ii_AmCache is NULL in aminsertcleanup
Show description for a82ee7ecommittedReduce rate of walwriter wakeups due to async commits.
Show description for 1f39535committedAvoid unconditionally filling in missing values with NULL in pgoutput.
Show description for 360392fcommittedAmit KapilaTrack statement entry timestamp in contrib/pg_stat_statements
Show description for dc9f8a7committedAdd NOT NULL checking of pg_stat_statements_reset() in tests
Show description for 6ab1dbdcommittedFix race condition with BIO methods initialization in libpq with threads
Show description for 01eca6acommitted
Commits on Nov 26, 2023
Display length and bounds histograms in pg_stats
Show description for bc3c8dbcommittedUpdate comments for pg_statistic catalog table
Show description for 441c8a3committedDoc: list AT TIME ZONE and COLLATE in operator precedence table.
Show description for 3558f12committedFix brin.c indentation issues introduced by c1ec02be1d
Show description for b2caf7ccommitted
Commits on Nov 25, 2023
Use fipshash in brin_multi test
Show description for 86b64bacommittedReuse BrinDesc and BrinRevmap in brininsert
Show description for c1ec02bcommittedC comment: add header to pg_test_fsync.c
Show description for 6ec8262committedC comment: clarify that WAL files can be _recycled_ or removed
Show description for 8d98134committedUse SECS_PER_HOUR macro in tzparser.c, instead of constants
Show description for 79588d3committeddoc: gin_page_opaque_info() must be a _compressed_ GIN page
Show description for 9890a85committeddoc: improve ALTER TABLE "offical constraint" wording
Show description for 712dc23committedDoc: un-break PDF build.
Show description for 798394ccommittedgitignore generated file targets-meson.sgml.
Show description for 1a0796bcommitted