Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 27, 2023
Retire 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 50c67c2committedC comment: fix typos with unnecessary apostrophes
Show description for 414e755committed
Commits on Nov 22, 2023
doc: remove double-negative in REFRESH MATERIALIZED ... CONCURR
Show description for 1db5300committedFix the initial sync tables with no columns.
Show description for eeb0ebacommittedAmit KapilaStop the search once the slot for replication origin is found.
Show description for ff68cc6committedAmit Kapiladoc: FreeBSD uses camcontrol identify, not atacontrol, for cache
Show description for cf359a0committedFix query checking consistency of table amhandlers in opr_sanity.sql
Show description for 2f30226committed