]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2026-06-23  Amit LangoteRe-index ModifyTable FDW arrays when pruning result...
2026-06-23  Michael Paquierdoc: Describe better handling of indexes in ALTER TABLE...
2026-06-22  Michael PaquierRe-introduce pgstat_drop_entry(), keeping ABI compatibility
2026-06-22  Tom LaneFix unsafe order of operations in ResourceOwnerReleaseA...
2026-06-22  Tom Lanepgcrypto: avoid recursive ResourceOwnerForget().
2026-06-22  Richard GuoStrip removed-relation references from PlaceHolderVars...
2026-06-19  Tom LaneMake pg_mkdir_p() tolerant of a concurrent directory...
2026-06-19  David RowleyUpdate JIT tuple deforming code for virtual generated...
2026-06-18  Nathan BossartSilence "may be used uninitialized" compiler warning.
2026-06-18  Tom Lanehstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference...
2026-06-18  Nathan Bossartdoc: Fix "Prev" link, take 2.
2026-06-18  Michael PaquierUpdate .abi-compliance-history for pgstat_drop_entry()
2026-06-18  Amit KapilaAvoid stale slot access after dropping obsolete synced...
2026-06-18  Michael PaquierFix PANIC with track_functions due to concurrent drop...
2026-06-17  Jacob Championoauth: Skip call-count test for libcurl 8.20.0
2026-06-17  Jacob Championlibpq-oauth: Print libcurl version with OAUTHDEBUG_UNSA...
2026-06-17  Jacob Championoauth_validator: Print captured stderr after call-count...
2026-06-17  Tom Lanejsonb_plperl, jsonb_plpython: Fix unguarded recursion...
2026-06-17  Nathan Bossartvacuumdb: Fix --missing-stats-only for partitioned...
2026-06-17  Michael PaquierFix pgstat_count_io_op_time() calls passing incorrect...
2026-06-16  Michael PaquierFix another instability in recovery TAP test 004_timeli...
2026-06-16  Álvaro Herreralogical decoding: Correctly free speculative insertion
2026-06-16  Michael Paquierpg_restore: Use dependency-based matching for STATISTIC...
2026-06-16  Heikki LinnakangasFix int32 overflow in ltree_compare()
2026-06-15  Michael Paquierpg_dump: Remove dead code in TAP tests
2026-06-15  Michael PaquierFix inconsistencies with pg_restore --statistics[-only]
2026-06-15  Tom LaneClean up quoting of variable strings within replication...
2026-06-15  Nathan Bossartdoc: Fix "Prev" link.
2026-06-15  Tom LaneModernize pg_bsd_indent's error/warning reporting code.
2026-06-15  Heikki LinnakangasFix PQdescribePrepared with more than 7498 params
2026-06-15  Michael PaquierTrim regression test expected output for xml
2026-06-14  Tom LaneDoc: remove stale entry for removed aclitem[] ~ aclitem...
2026-06-14  Alexander Korotkovamcheck: Use correct varlena size accessor in bt_normal...
2026-06-12  Andrew DunstanAdjust cross-version upgrade tests for seg_out() fix
2026-06-12  Daniel GustafssonFix compilation with OpenSSL 4
2026-06-12  Michael PaquierUpdate expected regression test output for xml_2.out
2026-06-12  Michael PaquierFix second race with timeline selection during promotion
2026-06-12  Fujii Masaodoc: fix reference for finding replication slots to...
2026-06-12  Michael PaquierFix handling of namespace nodes in xpath() (xml)
2026-06-12  Fujii Masaoamcheck: Fix missing allequalimage corruption report
2026-06-11  Álvaro HerreraIS JSON/JSON(): Protect against expressions uncoercible...
2026-06-11  Dean RasheedFix parsing of parenthesised OLD/NEW in RETURNING list.
2026-06-11  Heikki Linnakangasseg: Fix seg_out() to preserve the upper boundary's...
2026-06-11  Michael PaquierFix race with timeline selection in logical decoding...
2026-06-11  Michael Paquierxml2: Fix crash with namespace nodes in xpath_nodeset()
2026-06-08  Fujii MasaoUse correct type for catalog_xmin
2026-06-08  Jeff DavisGuard against uninitialized default locale.
2026-06-08  Tom LaneRemove inappropriate translation marker in getObjectIde...
2026-06-08  Jeff Davisdict_synonym.c: remove incorrect outlen.
2026-06-08  Tom LaneFix missed checks for hashability of container-type...
2026-06-08  Nathan Bossartdoc: Expand on proper use of refint.
2026-06-08  Fujii Masaoecpg: Reject multiple header items in GET/SET DESCRIPTOR
2026-06-08  Michael PaquierFix memory leak in pgstat_progress_parallel_incr_param()
2026-06-08  Michael Paquierpsql: Fix expanded aligned output
2026-06-05  Michael Paquierpg_surgery: Fix off-by-one bug with heap offset
2026-06-05  Daniel Gustafssondoc: Use groups instead of curves in TLS documentation
2026-06-05  Nathan Bossartrefint: Remove plan cache.
2026-06-04  Michael PaquierFix off-by-one with NFC recomposition for Hangul U...
2026-06-04  Tom LaneImprove reporting of invalid weight symbols in setweigh...
2026-06-04  Tom LaneFix another case of indirectly casting away const.
2026-06-03  Alexander Korotkovpg_dump: scope indAttNames per index in getIndexes()
2026-06-03  Fujii MasaoFix race in ReplicationSlotRelease() for ephemeral...
2026-06-03  Michael PaquierFix copy-paste error in hash_record_extended()
2026-06-03  Richard GuoFix wrong unsafe-flag test in check_output_expressions()
2026-06-02  Michael Paquierpsql: Fix issues with deferred errors in pipelines
2026-05-29  Jacob Championdoc: Correct the timeline for OAuth's shutdown_cb
2026-05-28  Heikki LinnakangasUse term "referenced" rather than "dependent" in depend...
2026-05-28  Andres FreundMake stack depth check work with asan's use-after-return
2026-05-28  Fujii Masaopostgres_fdw, dblink: Validate use_scram_passthrough...
2026-05-27  Masahiko SawadaFix race between ProcSignalInit() and EmitProcSignalBar...
2026-05-27  Heikki LinnakangasAvoid orphaned objects dependencies
2026-05-27  Heikki LinnakangasDon't try to record dependency on a dropped column...
2026-05-27  Michael PaquierFix procLatch ownership race in ProcKill()
2026-05-27  Michael PaquierFix race conditions in ProcKill()'s lock-group freelist...
2026-05-27  Fujii Masaopg_createsubscriber: Fix cleanup of publisher-side...
2026-05-26  Alexander KorotkovSkip pg_database.dathasloginevt cleanup on standby
2026-05-26  Tom LaneAdd stack depth check to QueueFKConstraintValidation().
2026-05-25  Tom LaneFix missed ReleaseVariableStats() in intarray's _int_ma...
2026-05-25  Fujii Masaodblink: Reject use_scram_passthrough on foreign-data...
2026-05-25  Fujii Masaodblink: Give user mapping precedence for use_scram_pass...
2026-05-25  Fujii Masaopostgres_fdw: Give user mapping precedence for use_scra...
2026-05-25  Michael PaquierFix size check in statext_dependencies_deserialize()
2026-05-22  Michael PaquierAvoid exposing WAL receiver raw conninfo during timelin...
2026-05-22  Fujii MasaoPrevent setting NO INHERIT on partitioned NOT NULL...
2026-05-20  Fujii Masaopg_recvlogical: Honor source cluster file permissions...
2026-05-18  Daniel Gustafssonpsql: Make ParseVariableDouble reject values above max
2026-05-18  Michael Paquierinjection_points: Move some structs to new header injec...
2026-05-17  Noah MischUse ereport(ERROR), not Assert(), for publisher tuples...
2026-05-15  Tom LaneDoc: fix release-note typo.
2026-05-15  Michael PaquierRe-add regression tests for ltree and intarray
2026-05-14  Nathan Bossartrefint: Fix segfault in check_foreign_key().
2026-05-14  Alexander KorotkovPrevent access to other sessions' temp tables
2026-05-14  Alexander KorotkovAdd tests for cross-session temp table access
2026-05-14  Fujii Masaopgbench: fix verbose error message corruption with...
2026-05-13  Michael PaquierAdd more tests for corrupted data with pglz_decompress()
2026-05-13  Fujii MasaoFix stale COPY progress during logical replication...
2026-05-11  Tom LaneStamp 18.4. REL_18_4
2026-05-11  Tom LaneLast-minute updates for release notes.
2026-05-11  Heikki LinnakangasUse palloc_array() in a few more places to avoid overflow
2026-05-11  Tom LaneRemove test cases for field overflows in intarray and...
next