]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2025-08-28  Peter EisentrautMessage style improvements
2025-08-27  Andres Freundaio: Stop using enum bitfields due to bad code generation
2025-08-27  Peter EisentrautPut back intra-grant-inplace.spec test coverage
2025-08-27  Peter EisentrautImprove objectNamesToOids() comment
2025-08-27  Peter EisentrautFix: Don't strip $libdir from nested module_pathnames
2025-08-27  Jeff DavisCheck for more Unicode functions during upgrade.
2025-08-26  Jacob Championoauth: Explicitly depend on -pthread
2025-08-26  Peter EisentrautMessage style improvements
2025-08-26  Nathan BossartDocument privileges required for vacuumdb --missing...
2025-08-26  Tom LanePut "excludeOnly" GIN scan keys at the end of the scank...
2025-08-26  Tom LaneDo CHECK_FOR_INTERRUPTS inside, not before, scanGetItem.
2025-08-26  Alexander KorotkovImprove RowMark handling during Self-Join Elimination
2025-08-26  Alexander KorotkovRefactor variable names in remove_self_joins_one_group()
2025-08-25  Peter EisentrautMessage wording improvements
2025-08-25  Jacob Championoauth: Always link with -lm for floor()
2025-08-23  Noah MischRewrite previous commit's test for TestUpgradeXversion...
2025-08-23  Noah MischSort DO_DEFAULT_ACL dump objects independent of OIDs.
2025-08-22  Alexander KorotkovRevert "Get rid of WALBufMappingLock"
2025-08-22  Nathan Bossartvacuumdb: Fix --missing-stats-only with virtual generat...
2025-08-22  Heikki LinnakangasRevert unnecessary check for NULL
2025-08-22  Heikki Linnakangaslibpq: Be strict about cancel key lengths
2025-08-22  Heikki Linnakangaslibpq: Handle OOM by disconnecting instead of hanging...
2025-08-22  Heikki LinnakangasRevert GetTransactionSnapshot() to return historic...
2025-08-22  Amit KapilaDoc: Fix typo in logicaldecoding.sgml.
2025-08-22  Michael PaquierIgnore temporary relations in RelidByRelfilenumber()
2025-08-21  Peter EisentrautUse consistent type for pgaio_io_get_id() result
2025-08-21  Michael Paquierdoc: Improve description of wal_compression
2025-08-20  Tom LaneFix re-execution of a failed SQLFunctionCache entry.
2025-08-20  Michael PaquierFix assertion failure with replication slot release...
2025-08-19  Masahiko SawadaAdd CHECK_FOR_INTERRUPTS in contrib/pg_buffercache...
2025-08-19  Amit KapilaFix self-deadlock during DROP SUBSCRIPTION.
2025-08-18  Tom LaneFix missing "use Test::More" in Kerberos.pm.
2025-08-17  Etsuro FujitaUpdate obsolete comments in ResultRelInfo struct.
2025-08-15  Masahiko SawadaFix constant when extracting timestamp from UUIDv7.
2025-08-15  Peter EisentrautFix git whitespace warning
2025-08-15  David RowleyFix invalid format string in HASH_DEBUG code
2025-08-15  David RowleyFix failing -D HASH_STATISTICS builds
2025-08-14  Andres Freundci: Simplify ci-os-only handling
2025-08-14  Andres Freundci: Per-repo configuration for manually trigger tasks
2025-08-14  Michael PaquierFix compilation warning with SerializeClientConnectionI...
2025-08-13  Andres Freundci: windows: Stop using DEBUG:FASTLINK
2025-08-13  Tom LaneDon't treat EINVAL from semget() as a hard failure.
2025-08-13  Michael Paquierpostgres_fdw: Fix tests with ANALYZE and remote sampling
2025-08-11  Tom LaneStamp 18beta3. REL_18_BETA3
2025-08-11  Nathan BossartRestrict psql meta-commands in plain-text dumps.
2025-08-11  Noah MischConvert newlines to spaces in names written in v11...
2025-08-11  Peter EisentrautTranslation updates
2025-08-11  Dean RasheedFix security checks in selectivity estimation functions.
2025-08-10  Noah MischRemove, from stable branches, the new assertion of...
2025-08-09  Thomas MunroFix rare bug in read_stream.c's split IO handling.
2025-08-08  Peter Eisentrautpostgres_fdw and dblink should check if backend has...
2025-08-08  Jacob Championoauth: Track total call count during a client flow
2025-08-08  Jacob Championoauth: Remove expired timers from the multiplexer
2025-08-08  Jacob Championoauth: Ensure unused socket registrations are removed
2025-08-08  Jacob Championoauth: Remove stale events from the kqueue multiplexer
2025-08-08  Thomas MunroRemove obsolete comment.
2025-08-08  Peter EisentrautFix incorrect lack of Datum conversion in _int_matchsel()
2025-08-08  Etsuro FujitaFix oversight in FindTriggerIncompatibleWithInheritance.
2025-08-08  Fujii Masaopg_dump: Fix incorrect parsing of object types in pg_du...
2025-08-08  Etsuro FujitaDisallow collecting transition tuples from child foreig...
2025-08-08  Michael PaquierAdd information about "generation" when dropping twice...
2025-08-07  Jacob Championmeson: Fix install-quiet after clean
2025-08-07  Tom Lanedoc: add float as an alias for double precision.
2025-08-07  Peter Eisentrautdoc: Formatting improvements
2025-08-07  Alexander KorotkovFix checkpointer shared memory allocation
2025-08-07  Alexander KorotkovRevert "Clarify documentation for the initcap function"
2025-08-07  John NaylorUpdate ICU C++ API symbols
2025-08-07  Peter Eisentrautpg_upgrade: Improve message indentation
2025-08-07  Michael PaquierImprove tests of date_trunc() with infinity and unsuppo...
2025-08-07  Michael PaquierFix incorrect Datum conversion in timestamptz_trunc_int...
2025-08-06  Peter EisentrautRemove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
2025-08-06  Fujii Masaodoc: Recommend ANALYZE after ALTER TABLE ... SET EXPRES...
2025-08-05  Tom LaneFix incorrect return value in brin_minmax_multi_distanc...
2025-08-05  Álvaro HerreraPut PG_TEST_EXTRA doc items back in alphabetical order
2025-08-05  Álvaro HerreraHide expensive pg_upgrade test behind PG_TEST_EXTRA
2025-08-05  Jeff DavisDon't copy datlocale from template unless provider...
2025-08-05  Amit KapilaThrow ERROR when publish_generated_columns is specified...
2025-08-04  Andrew Dunstanfix apparent typo in release notes
2025-08-04  Melanie PlagemanMinor test fixes in 035_standby_logical_decoding.pl
2025-08-04  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
next