]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2 hours ago  Alexander Korotkovpg_dump: scope indAttNames per index in getIndexes() REL_18_STABLE github/REL_18_STABLE
2 hours ago  Fujii MasaoFix race in ReplicationSlotRelease() for ephemeral...
8 hours ago  Michael PaquierFix copy-paste error in hash_record_extended()
12 hours ago  Richard GuoFix wrong unsafe-flag test in check_output_expressions()
12 hours ago  Michael Paquierpsql: Fix issues with deferred errors in pipelines
4 days ago  Jacob Championdoc: Correct the timeline for OAuth's shutdown_cb
5 days ago  Heikki LinnakangasUse term "referenced" rather than "dependent" in depend...
5 days ago  Andres FreundMake stack depth check work with asan's use-after-return
6 days ago  Fujii Masaopostgres_fdw, dblink: Validate use_scram_passthrough...
6 days ago  Masahiko SawadaFix race between ProcSignalInit() and EmitProcSignalBar...
6 days ago  Heikki LinnakangasAvoid orphaned objects dependencies
6 days ago  Heikki LinnakangasDon't try to record dependency on a dropped column...
7 days ago  Michael PaquierFix procLatch ownership race in ProcKill()
7 days ago  Michael PaquierFix race conditions in ProcKill()'s lock-group freelist...
7 days ago  Fujii Masaopg_createsubscriber: Fix cleanup of publisher-side...
7 days ago  Alexander KorotkovSkip pg_database.dathasloginevt cleanup on standby
7 days ago  Tom LaneAdd stack depth check to QueueFKConstraintValidation().
8 days ago  Tom LaneFix missed ReleaseVariableStats() in intarray's _int_ma...
8 days ago  Fujii Masaodblink: Reject use_scram_passthrough on foreign-data...
8 days ago  Fujii Masaodblink: Give user mapping precedence for use_scram_pass...
8 days ago  Fujii Masaopostgres_fdw: Give user mapping precedence for use_scra...
9 days ago  Michael PaquierFix size check in statext_dependencies_deserialize()
11 days ago  Michael PaquierAvoid exposing WAL receiver raw conninfo during timelin...
11 days ago  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...
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  Nathan Bossartpg_createsubscriber: Obstruct SQL injection via subscri...
2026-05-11  Michael PaquierFix MCV input array checks in statistics restore functions
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  Noah MischFix SQL injection in logical replication origin checks.
2026-05-11  Michael PaquierApply timingsafe_bcmp() in authentication paths
2026-05-11  Tom LaneGuard against overflow in "left" fields of query_int...
2026-05-11  Michael PaquierFix unbounded recursive handling of SSL/GSS in ProcessS...
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-08  Tom LaneFirst-draft release notes for 18.4.
2026-05-08  Richard GuoConsider opfamily and collation when removing redundant...
2026-05-08  Richard GuoFix HAVING-to-WHERE pushdown for simple-CASE form
2026-05-05  John NaylorAdd missing guard for __builtin_constant_p
2026-05-05  Etsuro Fujitapostgres_fdw: Fix handling of abort-cleanup-failed...
2026-05-05  Richard GuoConsider collation when proving subquery uniqueness
2026-05-05  Richard GuoConsider collation when proving uniqueness from unique...
2026-05-03  Alexander KorotkovMark modified the FSM buffer as dirty during recovery
2026-05-01  Andrew DunstanAdd missing connection validation in ECPG
2026-05-01  Michael Paquierdoc: Mention validation attempt during ALTER INDEX...
2026-05-01  Richard GuoFix HAVING-to-WHERE pushdown with nondeterministic...
2026-04-30  Andrew DunstanFix attnum remapping in generateClonedExtStatsStmt()
2026-04-30  Michael PaquierFix errno check based on EINTR in pg_flush_data()
2026-04-29  Nathan BossartSuppress "has no symbols" linker warnings on macOS.
2026-04-29  Masahiko Sawadatest_tidstore: Stabilize regression tests by sorting...
2026-04-29  Peter GeogheganFix nbtree skip array parallel alloc accounting.
2026-04-27  Michael Paquierdoc: Fix grammar in some logical replication pages
2026-04-24  Tom LaneUpdate time zone data files to tzdata release 2026b.
2026-04-24  David RowleyFix incorrect logic for hashed IN / NOT IN with non...
2026-04-24  Fujii Masaopg_test_timing: fix unit in backward-clock warning
2026-04-23  Heikki LinnakangasDon't call CheckAttributeType() with InvalidOid on...
2026-04-23  Heikki LinnakangasDon't allow composite type to be member of itself via...
2026-04-22  Jeff Daviscatcache.c: use C_COLLATION_OID for texteqfast/texthash...
2026-04-22  Tom LaneGuard against overly-long numeric formatting symbols...
2026-04-22  Tom LanePrevent some buffer overruns in spell.c's parsing of...
2026-04-22  Tom LanePrevent buffer overrun in spell.c's CheckAffix().
2026-04-22  Dean RasheedFix UPDATE/DELETE ... WHERE CURRENT OF on a table with...
2026-04-22  Dean RasheedFix expansion of EXCLUDED virtual generated columns.
2026-04-22  Michael PaquierAllow ALTER INDEX .. ATTACH PARTITION to validate a...
2026-04-21  Tom LaneMake plpgsql_trap test more robust and less resource...
2026-04-21  Richard GuoFix incorrect NEW references to generated columns in...
2026-04-21  Michael PaquierFix orphaned processes when startup process fails durin...
2026-04-20  Fujii Masaodoc: Correct context description for some JIT support...
2026-04-20  Jeff DavisFix callers of unicode_strtitle() using srclen == -1.
2026-04-20  Tom LaneClean up all relid fields of RestrictInfos during join...
2026-04-20  Amit KapilaFlush statistics during idle periods in parallel apply...
2026-04-17  Fujii Masaodoc: Improve description of pg_ctl -l log file permissions
next