postgresql.git
2 days ago John NaylorFix universal builds on MacOS master github/master
2 days ago Richard GuoEnforce RETURNING typmod for empty-set JSON_ARRAY(query)
2 days ago Amit KapilaUse schema-qualified names in EXCEPT clause error messages.
2 days ago Etsuro Fujitapostgres_fdw: Fix syntax error in fetch_attstats().
2 days ago Richard GuoConsider opfamily and collation when removing redundant...
2 days ago Richard GuoFix HAVING-to-WHERE pushdown for simple-CASE form
2 days ago Bruce Momjiandoc PG 19 relnotes: add UTF-8 case folding performance...
3 days ago Amit LangoteFix use-after-free of qs in AfterTriggerEndQuery.
3 days ago Bruce Momjiandoc PG 19 relnotes: correct two items
3 days ago Bruce Momjiandoc PG 19 relnotes: add missing commits and details
3 days ago Masahiko SawadaFix race condition in XLogLogicalInfo and ProcSignal...
3 days ago John NaylorRationalize error comments in partition split/merge...
3 days ago John NaylorMessage corrections for partition split/merge commands
3 days ago Peter Eisentrautpg_createsubscriber: Message improvements and corrections
3 days ago Peter EisentrautFix typo in error message
3 days ago Michael PaquierSimplify code in objectaddress.c for some property...
4 days ago Alexander KorotkovFix WAIT FOR LSN cleanup on subtransaction abort
4 days ago Daniel GustafssonFix regex searching for page verification failures...
4 days ago Daniel GustafssonApply data-checksum worker throttling parameters
4 days ago Daniel GustafssonSkip WAL for unlogged main fork during online checksum...
4 days ago Peter EisentrautDocument deprecated --wal-directory option for pg_verif...
5 days ago Álvaro HerreraSkip other sessions' temp tables in REPACK, CLUSTER...
5 days ago John NaylorAdd missing guard for __builtin_constant_p
5 days ago Etsuro Fujitapostgres_fdw: Fix handling of abort-cleanup-failed...
5 days ago Peter Eisentrautdoc: Clean up title case use
5 days ago Peter EisentrautMessage style improvements (oauth related)
5 days ago Álvaro HerreraDon't lose column values on REPACK
5 days ago Peter EisentrautMake spelling consistent
5 days ago Peter Eisentrautdoc: Small synopsis wording change for consistency
5 days ago Richard GuoConsider collation when proving subquery uniqueness
5 days ago Richard GuoConsider collation when proving uniqueness from unique...
6 days ago Tom LaneDeclare load_hosts() as returning HostsFileLoadResult.
6 days ago Peter EisentrautAdd ORDER BY to test query to stabilize test
6 days ago Álvaro HerreraFix off-by-one in repack index loop
6 days ago Peter EisentrautHandle nodes that may appear in GraphPattern expression...
6 days ago Peter EisentrautDo not define type for a property graph
6 days ago Peter EisentrautFix options listing of pg_restore --no-globals
6 days ago Peter EisentrautAdd missing serial commas
6 days ago Peter Eisentrautdoc: Fix up spacing around verbatim DocBook elements
6 days ago Amit KapilaSimplify translatable messages for tuple value details...
7 days ago Alexander KorotkovMark modified the FSM buffer as dirty during recovery
7 days ago Alexander KorotkovDocument that WAIT FOR LSN is timeline-blind
7 days ago Alexander KorotkovImprove WAIT FOR LSN test coverage
7 days ago Alexander KorotkovWake standby_write/standby_flush waiters from the WAL...
7 days ago Alexander KorotkovUse replay position as floor for WAIT FOR LSN standby_...
7 days ago Alexander KorotkovRemove redundant WAIT FOR LSN caller-side pre-checks
7 days ago Alexander KorotkovFix memory ordering in WAIT FOR LSN wakeup mechanism
7 days ago Alexander KorotkovUse barrier semantics when reading/writing writtenUpto
9 days ago Andrew DunstanAdd missing connection validation in ECPG
9 days ago Andrew DunstanOnly show signal-sender PID/UID detail in server log
9 days ago Amit KapilaFix BF failure introduced in commit 2bf6c9ff71.
9 days ago Michael Paquierdoc: Mention validation attempt during ALTER INDEX...
9 days ago Fujii MasaoAvoid blocking indefinitely while finishing walsender...
9 days ago Richard GuoFix HAVING-to-WHERE pushdown with nondeterministic...
9 days ago Amit LangoteUse "concurrent delete" in serialization error for...
10 days ago Richard GuoFix JSON_ARRAY(query) empty set handling and view deparsing
10 days ago Álvaro HerreraREPACK CONCURRENTLY: fix processing of toasted tuples
10 days ago Álvaro HerreraRemove working test that was supposed to fail
10 days ago Andrew DunstanFix attnum remapping in generateClonedExtStatsStmt()
10 days ago Andrew DunstanAvoid SIGSEGV in pg_get_database_ddl() on NULL tablespace
10 days ago Daniel GustafssonFix data_checksum GUC show_hook
10 days ago Daniel GustafssonImprove database detection logic in datachecksumsworker
10 days ago Daniel GustafssonImprove handling of concurrent checksum requests
10 days ago Daniel GustafssonTypo and spelling fixups for online checksums
10 days ago Daniel GustafssonFix invalid checksum state transition in checkpoints
10 days ago Daniel GustafssonHandle data_checksum state changes during launcher_exit
10 days ago Daniel GustafssonTest improvements for online checksums
10 days ago Daniel GustafssonPrevent pg_enable/disable_data_checksums() on standby
10 days ago Amit KapilaFix double table_close of sequence_rel in copy_sequences().
10 days ago Michael PaquierFix errno check based on EINTR in pg_flush_data()
10 days ago Michael PaquierAdjust some incorrect *GetDatum() macros
10 days ago Michael PaquierFix error of pg_stat_reset_shared()
11 days ago Nathan BossartSuppress "has no symbols" linker warnings on macOS.
11 days ago Masahiko Sawadatest_tidstore: Stabilize regression tests by sorting...
11 days ago Andrew DunstanFix timezone dependence in test_misc/012_ddlutils.pl
11 days ago Andrew DunstanConvert ddlutils regression tests to TAP tests.
11 days ago Peter GeogheganFix nbtree skip array parallel alloc accounting.
11 days ago John NaylorCosmetic fixes for radix sort
11 days ago John NaylorRemove unused ByteaSortSupport.abbreviate field
12 days ago Amit KapilaFix xid_advance_interval when max_retention_duration...
12 days ago Amit KapilaFix wrong datum conversion for subretentionactive in...
13 days ago Álvaro HerreraREPACK CONCURRENTLY: Don't use deferrable primary keys
13 days ago Peter EisentrautFix DELETE/UPDATE FOR PORTION OF with rules
13 days ago Michael Paquierdoc: Fix grammar in some logical replication pages
13 days ago Richard GuoFix bogus calls in remove_self_join_rel()
13 days ago Michael PaquierFix some memory leaks in the WAL receiver
2026-04-26 Noah MischFix new test with comma in build directory.
2026-04-25 Peter EisentrautDon't use INT64_FORMAT in translatable string
2026-04-24 Tom LaneUpdate time zone data files to tzdata release 2026b.
2026-04-24 Peter Eisentrautmeson: Differentiate top-level and custom targets
2026-04-24 Peter Eisentrautpg_get_viewdef() and lateral references in COLUMNS...
2026-04-24 Peter EisentrautFix collation of expressions in GRAPH_TABLE COLUMNS...
2026-04-24 Peter EisentrautFix typos and grammar in graph table rewrite code
2026-04-24 Peter EisentrautCheck for stack overflow when rewriting graph queries
2026-04-24 Fujii Masaopg_test_timing: store timing deltas in int64
2026-04-24 David RowleyFix incorrect logic for hashed IN / NOT IN with non...
2026-04-24 Fujii Masaopg_test_timing: fix unit in backward-clock warning
2026-04-23 Peter EisentrautAdd missing source files to several nls.mk
2026-04-23 Heikki LinnakangasDon't call CheckAttributeType() with InvalidOid on...
2026-04-23 Heikki LinnakangasDon't allow composite type to be member of itself via...
next