]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2 hours ago  Fujii MasaoAvoid unexpected shutdown when sync_replication_slots... REL_18_STABLE github/REL_18_STABLE
2 hours ago  Álvaro Herreradoc: mention unusability of dropped CHECK to verify...
36 hours ago  Fujii MasaoFix assertion failure in pgbench when handling multiple...
47 hours ago  Jeff DavisSimplify options in pg_dump and pg_restore.
2 days ago  Michael PaquierFix typo in foreign_key.sql
2 days ago  Etsuro FujitaDoc: clarify the restrictions of AFTER triggers with...
2 days ago  Michael PaquierFix use-after-free with INSERT ON CONFLICT changes...
2 days ago  Nathan BossartAllow resetting unknown custom GUCs with reserved prefixes.
2 days ago  Jeff Davispg_dump: reject combination of "only" and "with"
2 days ago  Heikki Linnakangaslibpq: Complain about missing BackendKeyData later...
3 days ago  Amit KapilaFix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI...
4 days ago  Tomas VondraFix tab completion for ALTER ROLE|USER ... RESET
4 days ago  Tomas VondraSchema-qualify unnest() in ALTER DATABASE ... RESET
4 days ago  Noah MischSort dump objects independent of OIDs, for the 7 holdou...
4 days ago  Nathan Bossartdoc: Adjust documentation for vacuumdb --missing-stats...
4 days ago  Andrew DunstanRemove release note item for Non text modes for pg_dumpall
4 days ago  Andrew DunstanRevert Non text modes for pg_dumpall, and pg_restore...
5 days ago  Michael PaquierFix ./configure checks with __cpuidex() and __cpuid()
5 days ago  Bruce Momjiandoc PG 18 relnotes: update to current
5 days ago  Heikki LinnakangasHandle cancel requests with PID 0 gracefully
5 days ago  Tom LaneDon't put library-supplied -L/-I switches before user...
5 days ago  Tom LaneRemove unnecessary complication around xmlParseBalanced...
6 days ago  Alexander KorotkovClarify documentation for the initcap function
6 days ago  Tom LaneAvoid regression in the size of XML input that we will...
6 days ago  Robert HaasAvoid throwing away the error message in syncrep_yyerror.
7 days ago  Michael PaquierFix performance regression with flush of pending fixed...
8 days ago  Alexander KorotkovLimit checkpointer requests queue size
10 days ago  Fujii MasaoFix background worker not restarting after crash-and...
10 days ago  Michael PaquierFix assertion failure with latch wait in single-user...
10 days ago  Michael PaquierLower bounds related to pgstats kinds
11 days ago  Amit KapilaFix duplicate transaction replay during pg_createsubscr...
11 days ago  Fujii Masaodoc: Add missing index entries and fix title formatting...
11 days ago  Tom LaneFix build breakage on Solaris-alikes with late-model...
13 days ago  Andres Freundaio: Fix assertion, clarify README
13 days ago  Amit KapilaDoc: Fix logical replication examples.
13 days ago  Michael Paquierdoc: Inform about aminsertcleanup optional NULLness
13 days ago  Michael Paquierecpg: Fix NULL pointer dereference during connection...
2025-07-21  Álvaro Herrerapg_dump: include comments on not-null constraints on...
2025-07-20  Fujii Masaodoc: Document reopen of output file via SIGHUP in pg_re...
2025-07-19  Alexander KorotkovReintroduce test 046_checkpoint_logical_slot
2025-07-19  Alexander KorotkovImprove the stability of the recovery test 047_checkpoi...
2025-07-19  Alexander KorotkovFix infinite wait when reading a partially written...
2025-07-18  Dean RasheedFix concurrent update trigger issues with MERGE in...
2025-07-17  Tom LaneFix PQport to never return NULL unless the connection...
2025-07-17  Álvaro HerreraRemove assertion from PortalRunMulti
2025-07-17  Nathan Bossartdoc: Add note about how to use pg_overexplain.
2025-07-17  Amit LangoteRemove duplicate line
2025-07-17  Michael PaquierFix inconsistent LWLock tranche names for MultiXact*
2025-07-16  Daniel Gustafssondoc: Add example file for COPY
2025-07-16  Álvaro HerreraFix dumping of comments on invalid constraints on domains
2025-07-16  Jeff Davispg_dumpall: Skip global objects with --statistics-only...
2025-07-16  Nathan Bossartpsql: Fix note on project naming in output of \copyright.
2025-07-15  Fujii Masaodoc: Fix confusing description of streaming option...
2025-07-15  Fujii Masaodoc: Clarify that total_vacuum_time excludes VACUUM...
2025-07-15  Tom LaneDoc: clarify description of regexp fields in pg_ident...
2025-07-15  Tom LaneSilence uninitialized-value warnings in compareJsonbCon...
2025-07-15  Tom LaneDoc: clarify description of current-date/time functions.
2025-07-14  Tom LaneStamp 18beta2. REL_18_BETA2
2025-07-14  Peter EisentrautTranslation updates
2025-07-12  Thomas Munroaio: Fix configuration reload in IO workers.
2025-07-12  Thomas Munroaio: Remove obsolete IO worker ID references.
2025-07-12  Thomas Munroaio: Regularize IO worker internal naming.
2025-07-12  Thomas MunroFix stale idle flag when IO workers exit.
2025-07-11  Tom LaneFix inconsistent quoting of role names in ACLs.
2025-07-11  Jacob Championoauth: Run Autoconf tests with correct compiler flags
2025-07-11  Amit KapilaFix the handling of two GUCs during upgrade.
2025-07-11  Tatsuo IshiiDoc: fix outdated protocol version.
2025-07-10  Fujii Masaodoc: Clarify meaning of "idle" in idle_replication_slot...
2025-07-10  Fujii MasaoChange unit of idle_replication_slot_timeout to seconds.
2025-07-10  Daniel GustafssonFix sslkeylogfile error handling logging
2025-07-10  Nathan Bossartpg_dump: Fix object-type sort priority for large objects.
2025-07-10  Michael Paquierbtree_gist: Merge the last two versions into version 1.8
2025-07-09  Tom LaneLink libpq with libdl if the platform needs that.
2025-07-09  Masahiko SawadaFix tab-completion for COPY and \copy options.
2025-07-09  Amit KapilaDoc: Improve logical replication failover documentation.
2025-07-09  Michael Paquierdoc PG 18 relnotes: Remove item about PQservice()
2025-07-09  Michael Paquierlibpq: Remove PQservice()
2025-07-08  Tom LaneFix low-probability memory leak in XMLSERIALIZE(.....
2025-07-08  Michael Paquierpg_walsummary: Improve stability of test checking stati...
2025-07-08  Andres Freundaio: Combine io_uring memory mappings, if supported
2025-07-07  Jacob Championoauth: Fix kqueue detection on OpenBSD
2025-07-07  Tom LaneRestore the ability to run pl/pgsql expression queries...
2025-07-06  Michael PaquierFix incompatibility with libxml2 >= 2.14
2025-07-04  Álvaro HerreraFix new pg_upgrade query not to rely on regnamespace
2025-07-04  Álvaro Herrerapg_upgrade: Add missing newline in error message
2025-07-04  Álvaro Herrerapg_upgrade: check for inconsistencies in not-null const...
2025-07-04  Michael PaquierDisable commit timestamps during bootstrap
2025-07-03  Tom LaneObtain required table lock during cross-table updates...
2025-07-03  Fujii Masaodoc: Update outdated descriptions of wal_status in...
2025-07-03  Álvaro HerreraPrevent creation of duplicate not-null constraints...
2025-07-03  Fujii Masaodoc: Remove incorrect note about wal_status in pg_repli...
2025-07-02  Tom LaneCorrectly copy the target host identification in PQcanc...
2025-07-02  Peter GeogheganUpdate obsolete row compare preprocessing comments.
2025-07-02  Álvaro HerreraFix error message for ALTER CONSTRAINT ... NOT VALID
2025-07-02  Peter GeogheganMake row compares robust during nbtree array scans.
2025-07-02  Peter GeogheganMake handling of redundant nbtree keys more robust.
2025-07-02  Daniel Gustafssondoc: pg_buffercache documentation wordsmithing
2025-07-02  Masahiko SawadaFix missing FSM vacuum opportunities on tables without...
2025-07-02  John NaylorRemove implicit cast from 'void *'
2025-07-02  Michael PaquierFix bug in archive streamer with LZ4 decompression
next