]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
17 hours ago  Michael PaquierInclude check on polpermissive relcache for policies REL_14_STABLE github/REL_14_STABLE
4 days ago  Tomas VondraShorten pg_attribute_always_inline to pg_always_inline
6 days ago  Heikki Linnakangaslibpq: Make error checks in the new buffer draining...
6 days ago  Heikki Linnakangasssl: Include limits.h to get INT_MAX when using LibreSSL
7 days ago  Fujii Masaodoc: Clarify COPY FROM WHERE expression restrictions
7 days ago  Fujii Masaodoc: Fix typo in rule-system view example
8 days ago  Heikki Linnakangaslibpq: Drain all pending bytes from SSL/GSS during...
8 days ago  Heikki Linnakangaslibpq: Extend "read pending" check from SSL to GSS
8 days ago  Heikki Linnakangaspg_dump: check for _beginthreadex() failure in parallel...
9 days ago  Robert HaasPrevent satisfies_hash_partition from crashing with...
11 days ago  Tom LaneDisallow renaming a rule to "_RETURN".
12 days ago  Tom LaneFix btree_gist's NotEqual strategy on internal index...
12 days ago  Fujii Masaopsql: Fix \df tab completion for procedures
12 days ago  Fujii MasaoRemove replication slot advice from MultiXact wraparoun...
2026-07-01  Tom Lanebtree_gist: fix NaN handling in float4/float8 opclasses.
2026-06-29  Richard GuoUse plpythonu in plpython tests added by commit 0b7719f74
2026-06-29  Richard Guoplpython: Fix NULL pointer dereferences for broken...
2026-06-24  Richard Guoplperl: Fix NULL pointer dereference for forged array...
2026-06-23  Michael Paquierdoc: Describe better handling of indexes in ALTER TABLE...
2026-06-19  Tom LaneMake pg_mkdir_p() tolerant of a concurrent directory...
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  Amit LangoteReport undefined jsonpath variable when no variables...
2026-06-17  Tom Lanejsonb_plperl, jsonb_plpython: Fix unguarded recursion...
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  Heikki LinnakangasFix int32 overflow in ltree_compare()
2026-06-15  Tom LaneClean up quoting of variable strings within replication...
2026-06-15  Nathan Bossartdoc: Fix "Prev" link.
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  Andrew DunstanDon't try to import a non-exported object in vcregress.pl
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  Fujii Masaodoc: fix reference for finding replication slots to...
2026-06-12  Michael PaquierFix handling of namespace nodes in xpath() (xml)
2026-06-11  Heikki Linnakangasseg: Fix seg_out() to preserve the upper boundary's...
2026-06-11  Michael Paquierxml2: Fix crash with namespace nodes in xpath_nodeset()
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 Paquierpsql: Fix expanded aligned output
2026-06-05  Michael Paquierpg_surgery: Fix off-by-one bug with heap offset
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  Fujii MasaoFix race in ReplicationSlotRelease() for ephemeral...
2026-06-03  Michael PaquierFix copy-paste error in hash_record_extended()
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-27  Heikki LinnakangasAvoid orphaned objects dependencies
2026-05-27  Heikki LinnakangasDon't try to record dependency on a dropped column...
2026-05-27  Heikki LinnakangasFix self-deadlock when replaying WAL generated by older...
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-25  Tom LaneFix missed ReleaseVariableStats() in intarray's _int_ma...
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-20  Fujii Masaopg_recvlogical: Honor source cluster file permissions...
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-13  Michael PaquierAdd more tests for corrupted data with pglz_decompress()
2026-05-13  Fujii MasaoFix stale COPY progress during logical replication...
2026-05-12  Michael PaquierAdd missing include in Cluster.pm
2026-05-11  Tom LaneStamp 14.23. REL_14_23
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...
2026-05-11  Nathan Bossartrefint: Fix SQL injection and buffer overruns.
2026-05-11  Nathan BossartMark PQfn() unsafe and fix overrun in frontend LO inter...
2026-05-11  Heikki LinnakangasFix integer overflow in array_agg(), when the array...
2026-05-11  Tom LaneFix integer-overflow and alignment hazards in locale...
2026-05-11  Michael PaquierPrevent path traversal in pg_basebackup and pg_rewind
2026-05-11  Nathan BossartAvoid overflow in size calculations in formatting.c.
2026-05-11  Nathan BossartCheck CREATE privilege on multirange type schema in...
2026-05-11  Tom LaneGuard against unsafe conditions in usage of pg_strftime().
2026-05-11  Tom LaneAvoid passing unintended format codes to snprintf().
2026-05-11  Michael PaquierApply timingsafe_bcmp() in authentication paths
2026-05-11  Heikki LinnakangasAdd timingsafe_bcmp(), for constant-time memory comparison
2026-05-11  Tom LaneGuard against overflow in "left" fields of query_int...
2026-05-11  Tom LaneUnify src/common/'s definitions of MaxAllocSize.
2026-05-11  Michael PaquierFix unbounded recursive handling of SSL/GSS in ProcessS...
2026-05-11  Michael PaquierAdd raw_connect and raw_connect_works to Cluster.pm
2026-05-11  Tom LaneFix assorted places that need to use palloc_array().
2026-05-11  Tom LanePrevent buffer overrun in unicode_normalize().
2026-05-11  Tom LaneHarden our regex engine against integer overflow in...
2026-05-11  Tom LaneMake palloc_array() and friends safe against integer...
2026-05-11  Tom LaneAdd pg_add_size_overflow() and friends
2026-05-11  Michael PaquierFix overflows with ts_headline()
2026-05-11  Michael Paquierltree: Fix overflows with lquery parsing
2026-05-11  Peter EisentrautTranslation updates
2026-05-10  Tom LaneRelease notes for 18.4, 17.10, 16.14, 15.18, 14.23.
next