Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 28, 2023
Fix 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 1a0796bcommittedmodify segno. for pg_walfile_name() and pg_walfile_name_offset()
Show description for 344afc7committed
Commits on Nov 24, 2023
doc: remove documentation for deprecated @@@ operator
Show description for 5c4c7efcommitteddoc: mention vacuum's removal of commit timestamp information
Show description for 49d7e71committedFix whitespace.
Show description for 6631363committedImprove comments about pqsignal().
Show description for 262454bcommitteddoc: add docs for age(xid) and mxid_age(xid)
Show description for 48b5aa3committed
Commits on Nov 23, 2023
Fix timing-dependent failure in GSSAPI data transmission.
Show description for d053a87committedUse ResourceOwner to track WaitEventSets.
Show description for 50c67c2committed