postgresql.git
4 hours ago Tom LaneTake a little more care in set_backtrace(). master github/master
19 hours ago Tom LaneAvoid leakage of zero-length arrays in partition_bounds...
19 hours ago Tom LaneSilence complaints about leaks in PlanCacheComputeResul...
19 hours ago Tom LaneSuppress complaints about leaks in TS dictionary loading.
19 hours ago Tom LaneSuppress complaints about leaks in function cache loading.
19 hours ago Tom LaneReduce leakage during PL/pgSQL function compilation.
19 hours ago Tom LaneSilence Valgrind leakage complaints in more-or-less...
19 hours ago Tom LaneFix assorted pretty-trivial memory leaks in the backend.
19 hours ago Tom LaneFix MemoryContextAllocAligned's interaction with Valgrind.
19 hours ago Tom LaneImprove our support for Valgrind's leak tracking.
20 hours ago Fujii MasaoFix assertion failure in pgbench when handling multiple...
31 hours ago Jeff DavisSimplify options in pg_dump and pg_restore.
35 hours ago Michael PaquierFix typo in foreign_key.sql
36 hours ago Etsuro FujitaDoc: clarify the restrictions of AFTER triggers with...
37 hours 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 Masahiko SawadaFix typo in AutoVacLauncherMain().
2 days ago Jeff Davispg_dump: reject combination of "only" and "with"
2 days ago Heikki Linnakangaslibpq: Complain about missing BackendKeyData later...
2 days ago Amit KapilaFix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI...
3 days ago Tomas VondraFix tab completion for ALTER ROLE|USER ... RESET
3 days ago Tomas VondraSchema-qualify unnest() in ALTER DATABASE ... RESET
3 days ago Noah MischSort dump objects independent of OIDs, for the 7 holdou...
3 days ago Michael Paquierpg_stat_statements: Add counters for generic and custom...
3 days ago Michael PaquierRename CachedPlanType to PlannedStmtOrigin for PlannedStmt
4 days ago Nathan Bossartdoc: Adjust documentation for vacuumdb --missing-stats...
4 days ago Nathan BossartTeach pg_upgrade to handle in-place tablespaces.
4 days ago Andrew DunstanRevert Non text modes for pg_dumpall, and pg_restore...
4 days ago Peter EisentrautFix whitespace
4 days ago Michael PaquierFix ./configure checks with __cpuidex() and __cpuid()
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 Peter EisentrautUpdate comment
5 days ago Tom LaneRemove unnecessary complication around xmlParseBalanced...
5 days ago Nathan BossartAdd commit 1d1612aec7 to .git-blame-ignore-revs.
5 days ago Tom LaneSplit up pgfdw_report_error so that we can mark it...
5 days ago Tom LaneSuppress uninitialized-variable warning.
5 days ago Robert HaasRun pgindent.
5 days ago Fujii MasaoAdd regression test for background worker restart after...
5 days ago Michael PaquierHandle timeout in PostgreSQL::Test::Cluster::is_alive()
5 days ago Alexander KorotkovClarify documentation for the initcap function
5 days ago David RowleyDisplay Memoize planner estimates in EXPLAIN
6 days ago Tom LaneAvoid regression in the size of XML input that we will...
6 days ago Robert HaasRemove misleading hint for "unexpected data beyond...
6 days ago Robert HaasAvoid throwing away the error message in syncrep_yyerror.
6 days ago Michael Paquierecpg: Fix memory leaks in ecpg_auto_prepare()
6 days ago Michael PaquierFix performance regression with flush of pending fixed...
7 days ago Alexander KorotkovProcess sync requests incrementally in AbsorbSyncRequests
7 days ago Michael PaquierAdd assertions for all the required index AM callbacks
9 days ago Tom LaneAdd commit 73873805f to .git-blame-ignore-revs.
9 days ago Tom LaneSilence leakage complaint about postgres_fdw's InitPgFd...
9 days ago Tom LaneRun pgindent on the changes of the previous patch.
9 days ago Tom LaneReap the benefits of not having to avoid leaking PGresults.
9 days ago Tom LaneCreate infrastructure to reliably prevent leakage of...
9 days ago Tom LaneFix dynahash's HASH_FIXED_SIZE ("isfixed") option.
9 days ago Álvaro HerreraRefactor grammar to create opt_utility_option_list
9 days ago Fujii MasaoFix background worker not restarting after crash-and...
9 days ago Michael PaquierFix assertion failure with latch wait in single-user...
9 days ago Michael PaquierLower bounds related to pgstats kinds
10 days ago Nathan BossartFix return value of visibilitymap_get_status().
10 days ago Amit KapilaFix duplicate transaction replay during pg_createsubscr...
10 days ago Michael PaquierIntroduce field tracking cached plan type in PlannedStmt
10 days ago Amit KapilaFix cfbot failure caused by commit 228c370868.
10 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...
11 days ago Nathan BossartCross-check lists of built-in LWLock tranches.
11 days ago Nathan BossartUse PqMsg_* macros in walsender.c
11 days ago Álvaro HerreraMove enum RecoveryTargetAction to xlogrecovery.h
11 days ago Amit KapilaPreserve conflict-relevant data during logical replication.
11 days ago David RowleyUse strchr instead of strstr for single-char lookups
11 days ago Michael Paquierecpg: Improve error detection around ecpg_strdup()
12 days ago Fujii MasaoRemove translation marker from libpq-be-fe-helpers.h.
12 days ago Andres Freundaio: Fix assertion, clarify README
12 days ago Amit KapilaDoc: Fix logical replication examples.
12 days ago Michael Paquierdoc: Inform about aminsertcleanup optional NULLness
12 days ago Fujii MasaoLog remote NOTICE, WARNING, and similar messages using...
12 days ago Michael Paquierecpg: Fix NULL pointer dereference during connection...
12 days ago Richard GuoReduce "Var IS [NOT] NULL" quals during constant folding
12 days ago Richard GuoCentralize collection of catalog info needed early...
12 days ago Richard GuoExpand virtual generated columns before sublink pull-up
13 days ago Alexander KorotkovUpdate comment for ReplicationSlot.last_saved_restart_lsn
13 days ago Á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
next