]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2026-01-30  Dean RasheedUpdate .abi-compliance-history for change to Transition...
2026-01-29  Amit KapilaFix CI failure introduced in commit 851f6649cc.
2026-01-27  Amit KapilaPrevent invalidation of newly synced replication slots.
2026-01-26  Robert HaasReduce length of TAP test file name.
2026-01-26  David RowleyFix possible issue of a WindowFunc being in the wrong...
2026-01-24  Dean RasheedFix trigger transition table capture for MERGE in CTE...
2026-01-23  Amit LangoteFix bogus ctid requirement for dummy-root partitioned...
2026-01-22  Tom LaneRemove faulty Assert in partitioned INSERT...ON CONFLIC...
2026-01-22  Michael Paquierdoc: Mention pg_get_partition_constraintdef()
2026-01-22  Thomas Munrojit: Add missing inline pass for LLVM >= 17.
2026-01-21  Álvaro Herreraamcheck: Fix snapshot usage in bt_index_parent_check
2026-01-19  Robert HaasDon't set the truncation block length greater than...
2026-01-18  Tom LaneUpdate time zone data files to tzdata release 2025c.
2026-01-18  Michael PaquierFix error message related to end TLI in backup manifest
2026-01-16  Heikki LinnakangasFix crash in test function on removable_cutoff(NULL)
2026-01-16  Amit LangoteFix segfault from releasing locks in detached DSM segments
2026-01-15  Heikki LinnakangasFix 'unexpected data beyond EOF' on replica restart
2026-01-15  Heikki LinnakangasAdd check for invalid offset at multixid truncation
2026-01-14  Michael Paquierpg_waldump: Relax LSN comparison check in TAP test
2026-01-13  Fujii Masaodoc: Document DEFAULT option in file_fdw.
2026-01-09  Jacob Championdoc: Improve description of publish_via_partition_root
2026-01-08  David RowleyFix possible incorrect column reference in ERROR message
2026-01-08  Amit KapilaPrevent invalidation of newly created replication slots.
2026-01-07  Peter EisentrautFix typo
2026-01-07  John Naylorcreateuser: Update docs to reflect defaults
2026-01-06  David RowleyFix issue with EVENT TRIGGERS and ALTER PUBLICATION
2026-01-06  Fujii MasaoAdd TAP test for GUC settings passed via CONNECTION...
2026-01-06  Fujii MasaoHonor GUC settings specified in CREATE SUBSCRIPTION...
2026-01-04  David RowleyDoc: add missing punctuation
2026-01-04  David RowleyFix selectivity estimation integer overflow in contrib...
2026-01-01  Bruce MomjianUpdate copyright for 2026
2025-12-31  Thomas Munrojit: Fix jit_profiling_support when unavailable.
2025-12-30  Masahiko SawadaFix a race condition in updating procArray->replication...
2025-12-30  Thomas Munrojit: Remove -Wno-deprecated-declarations in 18+.
2025-12-29  Thomas MunroFix Mkvcbuild.pm builds of test_cloexec.c.
2025-12-27  Michael PaquierFix pg_stat_get_backend_activity() to use multi-byte...
2025-12-26  Bruce Momjiandoc: warn about the use of "ctid" queries beyond the...
2025-12-26  Michael Paquierdoc: Remove duplicate word in ECPG description
2025-12-24  Amit KapilaUpdate comments to reflect changes in 8e0d32a4a1.
2025-12-24  Amit KapilaDon't advance origin during apply failure.
2025-12-23  Heikki LinnakangasFix bug in following update chain when locking a heap...
2025-12-23  Tom LaneAdd missing .gitignore for src/test/modules/test_cloexec.
2025-12-23  Michael PaquierFix orphaned origin in shared memory after DROP SUBSCRI...
2025-12-21  Thomas MunroFix printf format string warning on MinGW.
2025-12-21  Thomas MunroClean up test_cloexec.c and Makefile.
2025-12-19  Fujii MasaoAdd guard to prevent recursive memory context logging.
2025-12-18  Noah MischSort DO_SUBSCRIPTION_REL dump objects independent of...
2025-12-18  Heikki LinnakangasDo not emit WAL for unlogged BRIN indexes
2025-12-17  Noah MischUpdate .abi-compliance-history for PrepareToInvalidateC...
2025-12-17  Noah MischAssert lack of hazardous buffer locks before possible...
2025-12-17  Noah MischWAL-log inplace update before revealing it to other...
2025-12-17  Noah MischFor inplace update, send nontransactional invalidations.
2025-12-16  Jeff DavisFix multibyte issue in ltree_strncasecmp().
2025-12-16  Robert HaasSwitch memory contexts in ReinitializeParallelDSM.
2025-12-16  Michael PaquierFail recovery when missing redo checkpoint record witho...
2025-12-15  Heikki LinnakangasClarify comment on multixid offset wraparound check
2025-12-11  Michael PaquierFix allocation formula in llvmjit_expr.c
2025-12-10  Heikki LinnakangasFix bogus extra arguments to query_safe in test
2025-12-10  Heikki LinnakangasFix some near-bugs related to ResourceOwner function...
2025-12-10  Michael PaquierFix failures with cross-version pg_upgrade tests
2025-12-09  Thomas MunroFix O_CLOEXEC flag handling in Windows port.
2025-12-09  Dean Rasheeddoc: Fix statement about ON CONFLICT and deferrable...
2025-12-09  Amit KapilaFix LOCK_TIMEOUT handling in slotsync worker.
2025-12-09  David RowleyDoc: fix typo in hash index documentation
2025-12-05  Heikki LinnakangasFix setting next multixid's offset at offset wraparound
2025-12-05  Michael PaquierShow version of nodes in output of TAP tests
2025-12-04  Álvaro Herreraamcheck: Fix snapshot usage in bt_index_parent_check
2025-12-03  Heikki LinnakangasSet next multixid's offset when creating a new multixid
2025-12-02  Heikki LinnakangasFix amcheck's handling of half-dead B-tree pages
2025-12-02  Heikki LinnakangasFix amcheck's handling of incomplete root splits in...
2025-11-29  Dean RasheedAvoid rewriting data-modifying CTEs more than once.
2025-11-27  Tom LaneAllow indexscans on partial hash indexes with implied...
2025-11-27  Fujii Masaodoc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.
2025-11-27  Amit LangoteFix error reporting for SQL/JSON path type mismatches
2025-11-26  Nathan BossartTeach DSM registry to retry entry initialization if...
2025-11-26  Nathan BossartRevert "Teach DSM registry to ERROR if attaching to...
2025-11-26  Daniel Gustafssondoc: Clarify passphrase command reloading on Windows
2025-11-24  Andres Freundlwlock: Fix, currently harmless, bug in LWLockWakeup()
2025-11-24  David RowleyFix incorrect IndexOptInfo header comment
2025-11-22  Thomas Munrojit: Adjust AArch64-only code for LLVM 21.
2025-11-19  Heikki LinnakangasPrint new OldestXID value in pg_resetwal when it's...
2025-11-18  Tom LaneDon't allow CTEs to determine semantic levels of aggreg...
2025-11-17  Nathan BossartUpdate .abi-compliance-history for change to CreateStat...
2025-11-16  Thomas MunroDefine PS_USE_CLOBBER_ARGV on GNU/Hurd.
2025-11-16  Dean RasheedFix Assert failure in EXPLAIN ANALYZE MERGE with a...
2025-11-16  David RowleyDoc: include MERGE in variable substitution command...
2025-11-14  Nathan BossartAdd note about CreateStatistics()'s selective use of...
2025-11-14  Fujii Masaopgbench: Fix assertion failure with multiple \syncpipel...
2025-11-13  Dean Rasheeddoc: Improve description of RLS policies applied by...
2025-11-12  Nathan BossartTeach DSM registry to ERROR if attaching to an uninitia...
2025-11-12  Heikki LinnakangasClear 'xid' in dummy async notify entries written to...
2025-11-12  Heikki LinnakangasFix remaining race condition with CLOG truncation and...
2025-11-12  Heikki LinnakangasFix bug where we truncated CLOG that was still needed...
2025-11-12  Heikki LinnakangasEscalate ERRORs during async notify processing to FATAL
2025-11-12  Daniel Gustafssondoc: Document effects of ownership change on privileges
2025-11-12  Daniel GustafssonFix range for commit_siblings in sample conf
2025-11-12  Heikki LinnakangasFix pg_upgrade around multixid and mxoff wraparound
2025-11-12  Fujii Masaodoc: Fix incorrect synopsis for ALTER PUBLICATION ...
2025-11-12  Michael PaquierReport better object limits in error messages for injec...
2025-11-12  Michael PaquierAdd check for large files in meson.build
next