]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
9 days ago  Tom LaneSilence Valgrind leakage complaints in more-or-less...
9 days ago  Tom LaneFix assorted pretty-trivial memory leaks in the backend.
9 days ago  Tom LaneFix MemoryContextAllocAligned's interaction with Valgrind.
9 days ago  Tom LaneImprove our support for Valgrind's leak tracking.
9 days ago  Fujii MasaoFix assertion failure in pgbench when handling multiple...
9 days ago  Jeff DavisSimplify options in pg_dump and pg_restore.
10 days ago  Michael PaquierFix typo in foreign_key.sql
10 days ago  Etsuro FujitaDoc: clarify the restrictions of AFTER triggers with...
10 days ago  Michael PaquierFix use-after-free with INSERT ON CONFLICT changes...
10 days ago  Nathan BossartAllow resetting unknown custom GUCs with reserved prefixes.
10 days ago  Masahiko SawadaFix typo in AutoVacLauncherMain().
10 days ago  Jeff Davispg_dump: reject combination of "only" and "with"
10 days ago  Heikki Linnakangaslibpq: Complain about missing BackendKeyData later...
11 days ago  Amit KapilaFix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI...
11 days ago  Tomas VondraFix tab completion for ALTER ROLE|USER ... RESET
11 days ago  Tomas VondraSchema-qualify unnest() in ALTER DATABASE ... RESET
11 days ago  Noah MischSort dump objects independent of OIDs, for the 7 holdou...
12 days ago  Michael Paquierpg_stat_statements: Add counters for generic and custom...
12 days ago  Michael PaquierRename CachedPlanType to PlannedStmtOrigin for PlannedStmt
12 days ago  Nathan Bossartdoc: Adjust documentation for vacuumdb --missing-stats...
12 days ago  Nathan BossartTeach pg_upgrade to handle in-place tablespaces.
12 days ago  Andrew DunstanRevert Non text modes for pg_dumpall, and pg_restore...
13 days ago  Peter EisentrautFix whitespace
13 days ago  Michael PaquierFix ./configure checks with __cpuidex() and __cpuid()
13 days ago  Heikki LinnakangasHandle cancel requests with PID 0 gracefully
13 days ago  Tom LaneDon't put library-supplied -L/-I switches before user...
13 days ago  Peter EisentrautUpdate comment
13 days ago  Tom LaneRemove unnecessary complication around xmlParseBalanced...
13 days ago  Nathan BossartAdd commit 1d1612aec7 to .git-blame-ignore-revs.
13 days ago  Tom LaneSplit up pgfdw_report_error so that we can mark it...
13 days ago  Tom LaneSuppress uninitialized-variable warning.
13 days ago  Robert HaasRun pgindent.
2025-07-29  Fujii MasaoAdd regression test for background worker restart after...
2025-07-29  Michael PaquierHandle timeout in PostgreSQL::Test::Cluster::is_alive()
2025-07-29  Alexander KorotkovClarify documentation for the initcap function
2025-07-29  David RowleyDisplay Memoize planner estimates in EXPLAIN
2025-07-28  Tom LaneAvoid regression in the size of XML input that we will...
2025-07-28  Robert HaasRemove misleading hint for "unexpected data beyond...
2025-07-28  Robert HaasAvoid throwing away the error message in syncrep_yyerror.
2025-07-27  Michael Paquierecpg: Fix memory leaks in ecpg_auto_prepare()
2025-07-27  Michael PaquierFix performance regression with flush of pending fixed...
2025-07-27  Alexander KorotkovProcess sync requests incrementally in AbsorbSyncRequests
2025-07-27  Michael PaquierAdd assertions for all the required index AM callbacks
2025-07-25  Tom LaneAdd commit 73873805f to .git-blame-ignore-revs.
2025-07-25  Tom LaneSilence leakage complaint about postgres_fdw's InitPgFd...
2025-07-25  Tom LaneRun pgindent on the changes of the previous patch.
2025-07-25  Tom LaneReap the benefits of not having to avoid leaking PGresults.
2025-07-25  Tom LaneCreate infrastructure to reliably prevent leakage of...
2025-07-25  Tom LaneFix dynahash's HASH_FIXED_SIZE ("isfixed") option.
2025-07-25  Álvaro HerreraRefactor grammar to create opt_utility_option_list
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  Nathan BossartFix return value of visibilitymap_get_status().
2025-07-24  Amit KapilaFix duplicate transaction replay during pg_createsubscr...
2025-07-24  Michael PaquierIntroduce field tracking cached plan type in PlannedStmt
2025-07-24  Amit KapilaFix cfbot failure caused by commit 228c370868.
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-23  Nathan BossartCross-check lists of built-in LWLock tranches.
2025-07-23  Nathan BossartUse PqMsg_* macros in walsender.c
2025-07-23  Álvaro HerreraMove enum RecoveryTargetAction to xlogrecovery.h
2025-07-23  Amit KapilaPreserve conflict-relevant data during logical replication.
2025-07-23  David RowleyUse strchr instead of strstr for single-char lookups
2025-07-22  Michael Paquierecpg: Improve error detection around ecpg_strdup()
2025-07-22  Fujii MasaoRemove translation marker from libpq-be-fe-helpers.h.
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  Fujii MasaoLog remote NOTICE, WARNING, and similar messages using...
2025-07-22  Michael Paquierecpg: Fix NULL pointer dereference during connection...
2025-07-22  Richard GuoReduce "Var IS [NOT] NULL" quals during constant folding
2025-07-22  Richard GuoCentralize collection of catalog info needed early...
2025-07-22  Richard GuoExpand virtual generated columns before sublink pull-up
2025-07-21  Alexander KorotkovUpdate comment for ReplicationSlot.last_saved_restart_lsn
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  Tom LaneMostly-cosmetic adjustments to estimate_multivariate_bu...
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-19  Michael PaquierCheck status of nodes after regression test run in...
2025-07-19  Michael PaquierAdd PostgreSQL::Test::Cluster::is_alive()
2025-07-18  Tom LaneSpeed up byteain by not parsing traditional-style input...
2025-07-18  Nathan BossartRemove unused variable in generate-lwlocknames.pl.
2025-07-18  Nathan Bossartpg_upgrade: Use COPY for large object metadata.
2025-07-18  Alexander KorotkovFix a typo in the deparseArrayCoerceExpr() header comment
2025-07-18  Dean RasheedFix concurrent update trigger issues with MERGE in...
2025-07-18  Alexander KorotkovSupport for deparsing of ArrayCoerceExpr node in contri...
2025-07-17  Nathan BossartAdd a test harness for the binary heap code.
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 PaquierSplit regression tests for TOAST compression methods...
2025-07-17  Michael PaquierFix inconsistent LWLock tranche names for MultiXact*
2025-07-16  Daniel Gustafssondoc: Add example file for COPY
2025-07-16  Jeff DavisForce LC_COLLATE to C in postmaster.
2025-07-16  Álvaro HerreraFix dumping of comments on invalid constraints on domains
2025-07-16  Peter Geoghegannbtree: Use only one notnullkey ScanKeyData.
next