]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2026-02-26  Jeff DavisFix more multibyte issues in ltree.
2026-02-26  Jeff DavisFix memory leaks in pg_locale_icu.c.
2026-02-26  Álvaro Herrerapg_dump: Preserve NO INHERIT on NOT NULL on inheritance...
2026-02-26  Noah MischEUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests inste...
2026-02-26  Fujii Masaodoc: Clarify INCLUDING COMMENTS behavior in CREATE...
2026-02-25  Fujii MasaoFix ProcWakeup() resetting wrong waitStart field.
2026-02-25  Tom LaneAllow PG_PRINTF_ATTRIBUTE to be different in C and...
2026-02-25  Tom LaneFix some cases of indirectly casting away const.
2026-02-25  Tom LaneStabilize output of new isolation test insert-conflict...
2026-02-25  Richard GuoFix unsafe RTE_GROUP removal in simplify_EXISTS_query
2026-02-24  Jacob Championpg_upgrade: Use max_protocol_version=3.0 for older...
2026-02-23  Tom LaneStamp 18.3. REL_18_3
2026-02-23  Peter EisentrautTranslation updates
2026-02-22  Tom LaneRelease notes for 18.3, 17.9, 16.13, 15.17, 14.22.
2026-02-21  Álvaro HerreraUpdate .abi-compliance-history for AddRelationNotNullCo...
2026-02-21  Álvaro HerreraAvoid name collision with NOT NULL constraints
2026-02-20  Tom LaneFirst-draft release notes for 18.3.
2026-02-20  Heikki LinnakangasFix expanding 'bounds' in pg_trgm's calc_word_similarit...
2026-02-20  Richard GuoFix computation of varnullingrels when translating...
2026-02-19  Álvaro HerreraAdd translator comment
2026-02-18  Álvaro HerreraUpdate obsolete comment
2026-02-18  Andrew DunstanFix the volatility setting of json{b}_strip_nulls
2026-02-17  Thomas MunroFix test_valid_server_encoding helper function.
2026-02-17  Noah MischSuppress new "may be used uninitialized" warning.
2026-02-16  Michael Paquierhstore: Fix NULL pointer dereference with receive function
2026-02-16  Heikki LinnakangasDon't reset 'latest_page_number' when replaying multixi...
2026-02-16  Michael Paquierpgcrypto: Tweak error message for incorrect session...
2026-02-14  Noah MischFix SUBSTRING() for toasted multibyte characters.
2026-02-14  Noah Mischpg_mblen_range, pg_mblen_with_len: Valgrind after encod...
2026-02-13  Michael PaquierImprove error message for checksum failures in pgstat_d...
2026-02-12  Heikki LinnakangasMake pg_numa_query_pages() work in frontend programs
2026-02-11  Tom LaneFix plpgsql's handling of "return simple_record_variable".
2026-02-11  Heikki LinnakangasFix pg_stat_get_backend_wait_event() for aux processes
2026-02-11  Tom LaneFurther stabilize a postgres_fdw test case.
2026-02-11  Dean Rasheeddoc: Mention all SELECT privileges required by INSERT...
2026-02-11  Dean Rasheeddoc: Clarify RLS policies applied for ON CONFLICT DO...
2026-02-09  Tom LaneStamp 18.2. REL_18_2
2026-02-09  Tom LaneLast-minute updates for release notes.
2026-02-09  Noah MischFix test "NUL byte in text decrypt" for --without-zlib...
2026-02-09  Tom LaneHarden _int_matchsel() against being attached to the...
2026-02-09  Tom LaneRequire superuser to install a non-built-in selectivity...
2026-02-09  Tom LaneGuard against unexpected dimensions of oidvector/int2ve...
2026-02-09  Noah MischRequire PGP-decrypted text to pass encoding validation.
2026-02-08  Thomas MunroCode coverage for most pg_mblen* calls.
2026-02-08  Thomas MunroReplace pg_mblen() with bounds-checked versions.
2026-02-08  Thomas MunroFix mb2wchar functions on short input.
2026-02-08  Thomas MunroFix encoding length for EUC_CN.
2026-02-08  Heikki LinnakangasFix buffer overflows in pg_trgm due to lower-casing
2026-02-08  Heikki LinnakangasRemove 'charlen' argument from make_trigrams()
2026-02-08  Michael Paquierpgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
2026-02-08  Tom LaneRelease notes for 18.2, 17.8, 16.12, 15.16, 14.21.
2026-02-08  Peter EisentrautTranslation updates
2026-02-08  Tom Lanemeson: host_system value for Solaris is 'sunos' not...
2026-02-07  Peter EisentrautFurther error message fix
2026-02-06  Thomas MunroPlacate ABI checker.
2026-02-06  Tom LaneFirst-draft release notes for 18.2.
2026-02-06  Michael PaquierFix use of proc number in pgstat_create_backend()
2026-02-06  Michael PaquierFix some error message inconsistencies
2026-02-06  Thomas MunroAdd file_extend_method=posix_fallocate,write_zeros.
2026-02-06  Fujii Masaodoc: Move synchronized_standby_slots to "Primary Server...
2026-02-04  Fujii MasaoFix logical replication TAP test to read publisher...
2026-02-04  John NaylorFix various instances of undefined behavior
2026-02-04  Michael Paquierpg_resetwal: Fix incorrect error message related to...
2026-02-03  Álvaro HerreraUpdate .abi-compliance-history for AdjustNotNullInherit...
2026-02-03  Álvaro HerreraReject ADD CONSTRAINT NOT NULL if name mismatches exist...
2026-02-03  Michael PaquierFix incorrect errno in OpenWalSummaryFile()
2026-02-02  Michael PaquierFix error message in RemoveWalSummaryIfOlderThan()
2026-02-01  Michael PaquierFix build inconsistency due to the generation of wait...
2026-01-30  Tom LaneImprove guards against false regex matches in Backgroun...
2026-01-30  Dean RasheedUpdate .abi-compliance-history for change to Transition...
2026-01-29  Jeff DavisFix theoretical memory leaks in pg_locale_libc.c.
2026-01-29  Michael Paquierpsql: Disable %P (pipeline status) for non-active conne...
2026-01-29  Amit KapilaFix CI failure introduced in commit 851f6649cc.
2026-01-27  Jacob Championoauth: Correct test dependency on oauth_hook_client
2026-01-27  Jeff DavisFix crash introduced by incorrect backport 806555e300.
2026-01-27  Amit KapilaPrevent invalidation of newly synced replication slots.
2026-01-26  Tomas Vondrapgindent fix for 3fccbd94cba
2026-01-26  Tomas VondraHandle ENOENT status when querying NUMA node
2026-01-26  Tomas VondraExercise parallel GIN builds in regression tests
2026-01-26  Tomas VondraLookup the correct ordering for parallel GIN builds
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-20  Bruce Momjiandoc: revert "xreflabel" used for PL/Python & libpq...
2026-01-19  Michael Paquierpg_stat_statements: Fix crash in list squashing with...
2026-01-19  Robert HaasDon't set the truncation block length greater than...
2026-01-19  Richard GuoFix unsafe pushdown of quals referencing grouping Vars
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 rowmark handling for non-relation RTEs during execu...
2026-01-16  Amit LangoteFix segfault from releasing locks in detached DSM segments
2026-01-15  Andres Freundpgindent fix for 8077649907d
2026-01-15  Heikki LinnakangasFix 'unexpected data beyond EOF' on replica restart
2026-01-15  Andres Freundaio: io_uring: Fix danger of completion getting reused...
next