]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
3 hours ago  Michael Paquierdoc: Improve description of pg_get_multixact_stats() master github/master
7 hours ago  Masahiko SawadaMark uuid-to-bytea cast as leakproof.
8 hours ago  Tom LaneFix null-pointer crash in ECPG compiler.
20 hours ago  Peter EisentrautMessage and comment wording fixes
22 hours ago  Peter Eisentrautdoc: Some spell checking
23 hours ago  Peter EisentrautFix options listing of pg_test_timing --cutoff
34 hours ago  Melanie Plagemanpg_stat_io: Don't flag extends by autovacuum launcher
39 hours ago  Fujii Masaopsql: Add tab completion for subscription wal_receiver_...
40 hours ago  Peter EisentrautRemove extraneous newlines from guc_parameters.dat
41 hours ago  Heikki LinnakangasDistinguish datacheckums worker invocations more reliably
41 hours ago  Heikki LinnakangasMinor cleanup around checking datachecksum worker result
41 hours ago  Heikki LinnakangasAvoid leaving DataChecksumState->worker_pid to an old...
41 hours ago  Heikki LinnakangasMisc cleanup in datachecksums_state.[ch]
46 hours ago  Michael PaquierFix set of typos and grammar mistakes
2 days ago  Fujii MasaoRefine error reporting for null treatment on non-window...
2 days ago  Richard Guoplperl: Fix NULL pointer dereference for forged array...
2 days ago  Amit LangoteRe-index ModifyTable FDW arrays when pruning result...
2 days ago  Jeff DavisNail pg_parameter_acl in relcache.
2 days ago  Tom LaneFix incorrect declarations of variadic pg_get_*_ddl...
2 days ago  Tom Lanepsql: Tighten heuristics for BEGIN/END within CREATE...
2 days ago  Michael Paquierdoc: Describe better handling of indexes in ALTER TABLE...
2 days ago  Peter EisentrautReadable identity strings for property graph objects
3 days ago  Michael Paquierdoc: Update pg_dump/dumpall/upgrade about handling...
3 days ago  Tom LaneFix unsafe order of operations in ResourceOwnerReleaseA...
3 days ago  Tom Lanepgcrypto: avoid recursive ResourceOwnerForget().
4 days ago  Richard GuoStrip removed-relation references from PlaceHolderVars...
4 days ago  Tom Laneplpython: Use funccache.c infrastructure for procedure...
5 days ago  Fujii Masaodoc: Clarify pg_get_sequence_data() privileges and...
5 days ago  Fujii MasaoFix misreporting of publisher sequence permissions...
5 days ago  Michael PaquierMake type cache initialization more resilient on re...
5 days ago  Michael PaquierMake StandbyAcquireAccessExclusiveLock() more resilent...
6 days ago  Tom LaneMake pg_mkdir_p() tolerant of a concurrent directory...
7 days ago  David RowleyUpdate JIT tuple deforming code for virtual generated...
7 days ago  Daniel GustafssonFix comments on data checksum cost settings
7 days ago  Nathan BossartSilence "may be used uninitialized" compiler warning.
7 days ago  Tom Lanehstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference...
7 days ago  Jeff DavisAvoid errors during DROP SUBSCRIPTION when slot_name...
7 days ago  Bruce Momjiandoc PG 19 relnotes: fix "standard_conforming_strings...
7 days ago  Nathan BossartAvoid division-by-zero when calculating autovacuum...
7 days ago  Nathan Bossartdoc: Fix "Prev" link, take 2.
7 days ago  Andrew DunstanRevert non-text output formats for pg_dumpall
7 days ago  Alexander KorotkovCreate TOAST table for partitions made by MERGE/SPLIT...
8 days ago  Michael PaquierMake GetSnapshotData() more resilient on out-of-memory...
8 days ago  Amit KapilaAvoid stale slot access after dropping obsolete synced...
8 days ago  Michael PaquierFix PANIC with track_functions due to concurrent drop...
8 days ago  Amit KapilaDoc: Clarify that publication exclusions track table...
8 days ago  Bruce Momjiandoc PG 19 relnotes: update to current
8 days ago  Bruce Momjiandoc PG 19 relnotes: remove VALIDATE CONSTRAINT lock...
8 days ago  Fujii MasaoFix ALTER DOMAIN VALIDATE CONSTRAINT locking
8 days ago  Bruce Momjiandoc PG 19 relnotes: mention pg_dump{all} & standard_con...
8 days ago  Jeff DavisAvoid errors during ALTER SUBSCRIPTION.
8 days ago  Jacob Championoauth: Skip call-count test for libcurl 8.20.0
8 days ago  Jacob Championlibpq-oauth: Print libcurl version with OAUTHDEBUG_UNSA...
8 days ago  Jacob Championoauth_validator: Print captured stderr after call-count...
8 days ago  Tom Lanejsonb_plperl, jsonb_plpython: Fix unguarded recursion...
8 days ago  Nathan Bossartvacuumdb: Fix --missing-stats-only for partitioned...
8 days ago  Michael PaquierFix pgstat_count_io_op_time() calls passing incorrect...
8 days ago  Heikki LinnakangasSilence uninitialized variable warning with some compil...
9 days ago  David RowleyAdd tuple deformation test for virtual generated columns
9 days ago  Tatsuo IshiiFix error message typo.
9 days ago  Amit LangoteFix RI fast-path for domain-typed FK columns
9 days ago  Tatsuo IshiiFix to not allow null treatment to non window functions.
9 days ago  Michael PaquierFix another instability in recovery TAP test 004_timeli...
9 days ago  Bruce Momjiandoc PG 19 relnotes: update to current
9 days ago  Álvaro Herreralogical decoding: Correctly free speculative insertion
9 days ago  Álvaro Herreraconcurrent repack: check there are no leftover toast...
9 days ago  Michael Paquierpg_restore: Use dependency-based matching for STATISTIC...
9 days ago  Heikki LinnakangasFix int32 overflow in ltree_compare()
9 days ago  Michael PaquierReject oversized MCV lists in pg_restore_extended_stats()
10 days ago  David RowleyFix various query jumble comments
10 days ago  Michael Paquierpg_dump: Remove dead code in TAP tests
10 days ago  Michael PaquierFix inconsistencies with pg_restore --statistics[-only]
10 days ago  Tom LaneClean up quoting of variable strings within replication...
10 days ago  Nathan Bossartdoc: Fix "Prev" link.
10 days ago  Tom LaneDoc: reword discussion of asterisk after table names...
10 days ago  Tom LaneModernize pg_bsd_indent's error/warning reporting code.
10 days ago  Heikki LinnakangasFix PQdescribePrepared with more than 7498 params
11 days ago  Michael PaquierTrim regression test expected output for xml
11 days ago  Tom LaneDoc: remove stale entry for removed aclitem[] ~ aclitem...
11 days ago  Etsuro FujitaFix oversight in commit aa1f93a33.
12 days ago  Alexander Korotkovamcheck: Use correct varlena size accessor in bt_normal...
13 days ago  Andrew DunstanAdjust cross-version upgrade tests for seg_out() fix
13 days ago  Álvaro HerreraFix translatable string construction in psql
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  Amit LangoteConfine RI fast-path batching to the top transaction...
2026-06-12  Fujii Masaodoc: fix reference for finding replication slots to...
2026-06-12  Amit LangoteFix out-of-bounds write in RI fast-path batch on re...
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  Fujii MasaoFix md5_password_warnings for role and database settings
2026-06-11  Robert HaasFix type confusion in AddRelsyncInvalidationMessage
2026-06-11  Álvaro HerreraFix translatable string construction
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  Amit KapilaDisallow negative values for max_retention_duration.
2026-06-11  Michael Paquierxml2: Fix crash with namespace nodes in xpath_nodeset()
2026-06-10  Tom LaneUndo thinko in commit e78d1d6d4.
next