postgresql.git
9 hours ago Thomas Munrojit: Adjust AArch64-only code for LLVM 21. REL_14_STABLE github/REL_14_STABLE
3 days ago Heikki LinnakangasPrint new OldestXID value in pg_resetwal when it's...
3 days ago Tom LaneDon't allow CTEs to determine semantic levels of aggreg...
4 days ago Thomas MunroDefine PS_USE_CLOBBER_ARGV on GNU/Hurd.
4 days ago Nathan BossartUpdate .abi-compliance-history for change to CreateStat...
7 days ago Nathan BossartAdd note about CreateStatistics()'s selective use of...
9 days ago Dean Rasheeddoc: Improve description of RLS policies applied by...
9 days ago Heikki LinnakangasClear 'xid' in dummy async notify entries written to...
9 days ago Heikki LinnakangasFix remaining race condition with CLOG truncation and...
9 days ago Heikki LinnakangasFix bug where we truncated CLOG that was still needed...
9 days ago Heikki LinnakangasEscalate ERRORs during async notify processing to FATAL
10 days ago Daniel Gustafssondoc: Document effects of ownership change on privileges
10 days ago Daniel GustafssonFix range for commit_siblings in sample conf
11 days ago Tom LaneStamp 14.20. REL_14_20
11 days ago Tom LaneLast-minute updates for release notes.
12 days ago Nathan BossartCheck for CREATE privilege on the schema in CREATE...
12 days ago Jacob Championlibpq: Prevent some overflows of int/size_t
12 days ago Peter EisentrautTranslation updates
13 days ago Tom LaneRelease notes for 18.1, 17.7, 16.11, 15.15, 14.20,...
2025-11-07 Thomas MunroFix generic read and write barriers for Clang.
2025-11-07 Fujii Masaodoc: Fix descriptions of some PGC_POSTMASTER parameters.
2025-11-06 Álvaro HerreraIntroduce XLogRecPtrIsValid()
2025-11-06 Peter EisentrautDisallow generated columns in COPY WHERE clause
2025-11-06 Etsuro FujitaUpdate obsolete comment in ExecScanReScan().
2025-11-06 Etsuro Fujitapostgres_fdw: Add more test coverage for EvalPlanQual...
2025-11-05 Michael PaquierFix timing-dependent failure in recovery test 004_timel...
2025-11-04 Andres Freundjit: Fix accidentally-harmless type confusion
2025-11-04 Álvaro HerreraFix snapshot handling bug in recent BRIN fix
2025-11-04 Andres FreundBackpatch: Fix warnings about declaration of environ...
2025-11-04 Álvaro HerreraHave psql's "\? variables" show csv_fieldsep
2025-11-04 Peter EisentrautTighten check for generated column in partition key...
2025-11-04 Álvaro HerreraBRIN autosummarization may need a snapshot
2025-11-04 Michael PaquierFix unconditional WAL receiver shutdown during stream...
2025-11-03 Noah MischDoc: cover index CONCURRENTLY causing errors in INSERT...
2025-11-02 Tom LaneAvoid mixing void and integer in a conditional expression.
2025-10-30 Bruce Momjiandoc: rewrite random_page_cost description
2025-10-30 David RowleyFix bogus use of "long" in AllocSetCheck()
2025-10-23 Daniel Gustafssondoc: Remove mention of Git protocol support
2025-10-23 Tom LaneFix off-by-one Asserts in FreePageBtreeInsertInternal...
2025-10-23 Tom LaneFix resource leaks in PL/Python error reporting, redux.
2025-10-23 Fujii MasaoAdd comments explaining overflow entries in the replica...
2025-10-23 Masahiko SawadaAdd copyright notice to vacuum_horizon_floor.pl test.
2025-10-23 David RowleyFix incorrect zero extension of Datum in JIT tuple...
2025-10-22 Fujii MasaoMake invalid primary_slot_name follow standard GUC...
2025-10-22 Fujii MasaoFix stalled lag columns in pg_stat_replication when...
2025-10-21 Nathan BossartAdd .abi-compliance-history to back-branches.
2025-10-21 Nathan BossartAdd previous commit to .git-blame-ignore-revs.
2025-10-21 Nathan BossartRe-pgindent brin.c.
2025-10-21 David RowleyFix BRIN 32-bit counter wrap issue with huge tables
2025-10-20 Michael PaquierFix POSIX compliance in pgwin32_unsetenv() for "name...
2025-10-19 Tom LaneDon't rely on zlib's gzgetc() macro.
2025-10-18 Álvaro HerreraFix pg_dump sorting of foreign key constraints
2025-10-17 Nathan BossartFix privilege checks for pg_prewarm() on indexes.
2025-10-16 Álvaro HerreraFix update-po for the PGXS case
2025-10-15 Etsuro FujitaFix EvalPlanQual handling of foreign/custom joins in...
2025-10-13 Tom LaneFix incorrect message-printing in win32security.c.
2025-10-13 David RowleyDoc: clarify n_distinct_inherited setting
2025-10-11 Álvaro HerreraStop creating constraints during DETACH CONCURRENTLY
2025-10-10 Peter GeogheganRemove overzealous _bt_killitems assertion.
2025-10-10 Michael PaquierRemove state.tmp when failing to save a replication...
2025-10-05 Tom LaneUse SOCK_ERRNO[_SET] in fe-secure-gssapi.c.
2025-10-03 Michael Paquierpgbench: Fail cleanly when finding a COPY result state
2025-10-02 Michael Paquierpgstattuple: Improve reports generated for indexes...
2025-09-30 Fujii Masaopgbench: Fix error reporting in readCommandResponse().
2025-09-29 Noah MischFix StatisticsObjIsVisibleExt() for pg_temp.
2025-09-27 Tom LaneFix missed copying of groupDistinct in transformPLAssig...
2025-09-18 Fujii Masaopg_restore: Fix security label handling with --no-publi...
2025-09-17 Tom LaneCalculate agglevelsup correctly when Aggref contains...
2025-09-17 David RowleyAdd missing EPQ recheck for TID Range Scan
2025-09-16 David RowleyAdd missing EPQ recheck for TID Scan
2025-09-16 Noah MischFix pg_dump COMMENT dependency for separate domain...
2025-09-16 Fujii Masaopg_dump: Fix dumping of security labels on subscription...
2025-09-16 Fujii Masaopg_restore: Fix comment handling with --no-publications...
2025-09-15 Peter EisentrautCREATE STATISTICS: improve misleading error message
2025-09-15 Peter Eisentrautjit: fix build with LLVM-21
2025-09-13 Tom LaneAmend recent fix for SIMILAR TO regex conversion.
2025-09-11 Michael PaquierFix description of WAL record blocks in hash_xlog.h
2025-09-10 Tom LaneFix memory leakage in nodeSubplan.c.
2025-09-04 Dean RasheedFix compiler error introduced by 5386bfb9c1f.
2025-09-04 Dean RasheedFix replica identity check for INSERT ON CONFLICT DO...
2025-09-03 Richard GuoFix planner error when estimating SubPlan cost
2025-09-03 Michael Paquierlibpq: Fix PQtrace() format for non-printable characters
2025-08-29 Álvaro HerreraCREATE STATISTICS: improve misleading error message
2025-08-26 Tom LanePut "excludeOnly" GIN scan keys at the end of the scank...
2025-08-26 Tom LaneDo CHECK_FOR_INTERRUPTS inside, not before, scanGetItem.
2025-08-23 Noah MischRewrite previous commit's test for TestUpgradeXversion...
2025-08-23 Noah MischSort DO_DEFAULT_ACL dump objects independent of OIDs.
2025-08-22 Michael PaquierIgnore temporary relations in RelidByRelfilenumber()
2025-08-21 Michael Paquierdoc: Improve description of wal_compression
2025-08-20 Michael PaquierFix assertion failure with replication slot release...
2025-08-19 Masahiko SawadaAdd CHECK_FOR_INTERRUPTS in contrib/pg_buffercache...
2025-08-19 Amit KapilaFix self-deadlock during DROP SUBSCRIPTION.
2025-08-17 Etsuro FujitaUpdate obsolete comments in ResultRelInfo struct.
2025-08-15 David RowleyFix invalid format string in HASH_DEBUG code
2025-08-13 Tom LaneDon't treat EINVAL from semget() as a hard failure.
2025-08-11 Tom LaneStamp 14.19. REL_14_19
2025-08-11 Tom LaneLast-minute updates for release notes.
2025-08-11 Nathan BossartFix MSVC pg_upgrade test.
2025-08-11 Nathan BossartRestrict psql meta-commands in plain-text dumps.
2025-08-11 Noah MischConvert newlines to spaces in names written in v11...
next