]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
26 hours ago  Etsuro FujitaUpdate obsolete comments in ResultRelInfo struct. REL_18_STABLE github/REL_18_STABLE
2 days ago  Masahiko SawadaFix constant when extracting timestamp from UUIDv7.
3 days ago  Peter EisentrautFix git whitespace warning
3 days ago  David RowleyFix invalid format string in HASH_DEBUG code
3 days ago  David RowleyFix failing -D HASH_STATISTICS builds
3 days ago  Andres Freundci: Simplify ci-os-only handling
3 days ago  Andres Freundci: Per-repo configuration for manually trigger tasks
4 days ago  Michael PaquierFix compilation warning with SerializeClientConnectionI...
4 days ago  Andres Freundci: windows: Stop using DEBUG:FASTLINK
4 days ago  Tom LaneDon't treat EINVAL from semget() as a hard failure.
5 days ago  Michael Paquierpostgres_fdw: Fix tests with ANALYZE and remote sampling
6 days ago  Tom LaneStamp 18beta3. REL_18_BETA3
6 days ago  Nathan BossartRestrict psql meta-commands in plain-text dumps.
6 days ago  Noah MischConvert newlines to spaces in names written in v11...
7 days ago  Peter EisentrautTranslation updates
7 days ago  Dean RasheedFix security checks in selectivity estimation functions.
7 days ago  Noah MischRemove, from stable branches, the new assertion of...
9 days ago  Thomas MunroFix rare bug in read_stream.c's split IO handling.
9 days ago  Peter Eisentrautpostgres_fdw and dblink should check if backend has...
9 days ago  Jacob Championoauth: Track total call count during a client flow
9 days ago  Jacob Championoauth: Remove expired timers from the multiplexer
9 days ago  Jacob Championoauth: Ensure unused socket registrations are removed
9 days ago  Jacob Championoauth: Remove stale events from the kqueue multiplexer
9 days ago  Thomas MunroRemove obsolete comment.
10 days ago  Peter EisentrautFix incorrect lack of Datum conversion in _int_matchsel()
10 days ago  Etsuro FujitaFix oversight in FindTriggerIncompatibleWithInheritance.
10 days ago  Fujii Masaopg_dump: Fix incorrect parsing of object types in pg_du...
10 days ago  Etsuro FujitaDisallow collecting transition tuples from child foreig...
10 days ago  Michael PaquierAdd information about "generation" when dropping twice...
10 days ago  Jacob Championmeson: Fix install-quiet after clean
10 days ago  Tom Lanedoc: add float as an alias for double precision.
11 days ago  Peter Eisentrautdoc: Formatting improvements
11 days ago  Alexander KorotkovFix checkpointer shared memory allocation
11 days ago  Alexander KorotkovRevert "Clarify documentation for the initcap function"
11 days ago  John NaylorUpdate ICU C++ API symbols
11 days ago  Peter Eisentrautpg_upgrade: Improve message indentation
11 days ago  Michael PaquierImprove tests of date_trunc() with infinity and unsuppo...
11 days ago  Michael PaquierFix incorrect Datum conversion in timestamptz_trunc_int...
12 days ago  Peter EisentrautRemove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
12 days ago  Fujii Masaodoc: Recommend ANALYZE after ALTER TABLE ... SET EXPRES...
12 days ago  Tom LaneFix incorrect return value in brin_minmax_multi_distanc...
12 days ago  Álvaro HerreraPut PG_TEST_EXTRA doc items back in alphabetical order
12 days ago  Álvaro HerreraHide expensive pg_upgrade test behind PG_TEST_EXTRA
12 days ago  Jeff DavisDon't copy datlocale from template unless provider...
13 days ago  Amit KapilaThrow ERROR when publish_generated_columns is specified...
13 days ago  Andrew Dunstanfix apparent typo in release notes
13 days ago  Melanie PlagemanMinor test fixes in 035_standby_logical_decoding.pl
13 days ago  Dean RasheedFix typo in create_index.sql.
2025-08-04  Fujii MasaoAvoid unexpected shutdown when sync_replication_slots...
2025-08-04  Álvaro Herreradoc: mention unusability of dropped CHECK to verify...
2025-08-03  Fujii MasaoFix assertion failure in pgbench when handling multiple...
2025-08-02  Jeff DavisSimplify options in pg_dump and pg_restore.
2025-08-02  Michael PaquierFix typo in foreign_key.sql
2025-08-02  Etsuro FujitaDoc: clarify the restrictions of AFTER triggers with...
2025-08-02  Michael PaquierFix use-after-free with INSERT ON CONFLICT changes...
2025-08-01  Nathan BossartAllow resetting unknown custom GUCs with reserved prefixes.
2025-08-01  Jeff Davispg_dump: reject combination of "only" and "with"
2025-08-01  Heikki Linnakangaslibpq: Complain about missing BackendKeyData later...
2025-08-01  Amit KapilaFix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI...
2025-07-31  Tomas VondraFix tab completion for ALTER ROLE|USER ... RESET
2025-07-31  Tomas VondraSchema-qualify unnest() in ALTER DATABASE ... RESET
2025-07-31  Noah MischSort dump objects independent of OIDs, for the 7 holdou...
2025-07-30  Nathan Bossartdoc: Adjust documentation for vacuumdb --missing-stats...
2025-07-30  Andrew DunstanRemove release note item for Non text modes for pg_dumpall
2025-07-30  Andrew DunstanRevert Non text modes for pg_dumpall, and pg_restore...
2025-07-30  Michael PaquierFix ./configure checks with __cpuidex() and __cpuid()
2025-07-30  Bruce Momjiandoc PG 18 relnotes: update to current
2025-07-29  Heikki LinnakangasHandle cancel requests with PID 0 gracefully
2025-07-29  Tom LaneDon't put library-supplied -L/-I switches before user...
2025-07-29  Tom LaneRemove unnecessary complication around xmlParseBalanced...
2025-07-29  Alexander KorotkovClarify documentation for the initcap function
2025-07-28  Tom LaneAvoid regression in the size of XML input that we will...
2025-07-28  Robert HaasAvoid throwing away the error message in syncrep_yyerror.
2025-07-27  Michael PaquierFix performance regression with flush of pending fixed...
2025-07-27  Alexander KorotkovLimit checkpointer requests queue size
2025-07-25  Fujii MasaoFix background worker not restarting after crash-and...
2025-07-25  Michael PaquierFix assertion failure with latch wait in single-user...
2025-07-25  Michael PaquierLower bounds related to pgstats kinds
2025-07-24  Amit KapilaFix duplicate transaction replay during pg_createsubscr...
2025-07-24  Fujii Masaodoc: Add missing index entries and fix title formatting...
2025-07-23  Tom LaneFix build breakage on Solaris-alikes with late-model...
2025-07-22  Andres Freundaio: Fix assertion, clarify README
2025-07-22  Amit KapilaDoc: Fix logical replication examples.
2025-07-22  Michael Paquierdoc: Inform about aminsertcleanup optional NULLness
2025-07-22  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.
next