postgresql.git
13 hours ago Michael Paquierecpg: Fix memory leaks in ecpg_auto_prepare() master github/master
13 hours ago Michael PaquierFix performance regression with flush of pending fixed...
24 hours ago Alexander KorotkovProcess sync requests incrementally in AbsorbSyncRequests
27 hours ago Michael PaquierAdd assertions for all the required index AM callbacks
2 days ago Tom LaneAdd commit 73873805f to .git-blame-ignore-revs.
2 days ago Tom LaneSilence leakage complaint about postgres_fdw's InitPgFd...
2 days ago Tom LaneRun pgindent on the changes of the previous patch.
2 days ago Tom LaneReap the benefits of not having to avoid leaking PGresults.
2 days ago Tom LaneCreate infrastructure to reliably prevent leakage of...
2 days ago Tom LaneFix dynahash's HASH_FIXED_SIZE ("isfixed") option.
3 days ago Álvaro HerreraRefactor grammar to create opt_utility_option_list
3 days ago Fujii MasaoFix background worker not restarting after crash-and...
3 days ago Michael PaquierFix assertion failure with latch wait in single-user...
3 days ago Michael PaquierLower bounds related to pgstats kinds
3 days ago Nathan BossartFix return value of visibilitymap_get_status().
4 days ago Amit KapilaFix duplicate transaction replay during pg_createsubscr...
4 days ago Michael PaquierIntroduce field tracking cached plan type in PlannedStmt
4 days ago Amit KapilaFix cfbot failure caused by commit 228c370868.
4 days ago Fujii Masaodoc: Add missing index entries and fix title formatting...
4 days ago Tom LaneFix build breakage on Solaris-alikes with late-model...
4 days ago Nathan BossartCross-check lists of built-in LWLock tranches.
4 days ago Nathan BossartUse PqMsg_* macros in walsender.c
5 days ago Álvaro HerreraMove enum RecoveryTargetAction to xlogrecovery.h
5 days ago Amit KapilaPreserve conflict-relevant data during logical replication.
5 days ago David RowleyUse strchr instead of strstr for single-char lookups
5 days ago Michael Paquierecpg: Improve error detection around ecpg_strdup()
5 days ago Fujii MasaoRemove translation marker from libpq-be-fe-helpers.h.
6 days ago Andres Freundaio: Fix assertion, clarify README
6 days ago Amit KapilaDoc: Fix logical replication examples.
6 days ago Michael Paquierdoc: Inform about aminsertcleanup optional NULLness
6 days ago Fujii MasaoLog remote NOTICE, WARNING, and similar messages using...
6 days ago Michael Paquierecpg: Fix NULL pointer dereference during connection...
6 days ago Richard GuoReduce "Var IS [NOT] NULL" quals during constant folding
6 days ago Richard GuoCentralize collection of catalog info needed early...
6 days ago Richard GuoExpand virtual generated columns before sublink pull-up
7 days ago Alexander KorotkovUpdate comment for ReplicationSlot.last_saved_restart_lsn
7 days ago Álvaro Herrerapg_dump: include comments on not-null constraints on...
8 days ago Fujii Masaodoc: Document reopen of output file via SIGHUP in pg_re...
8 days ago Tom LaneMostly-cosmetic adjustments to estimate_multivariate_bu...
9 days ago Alexander KorotkovReintroduce test 046_checkpoint_logical_slot
9 days ago Alexander KorotkovImprove the stability of the recovery test 047_checkpoi...
9 days ago Alexander KorotkovFix infinite wait when reading a partially written...
9 days ago Michael PaquierCheck status of nodes after regression test run in...
9 days ago Michael PaquierAdd PostgreSQL::Test::Cluster::is_alive()
9 days ago Tom LaneSpeed up byteain by not parsing traditional-style input...
9 days ago Nathan BossartRemove unused variable in generate-lwlocknames.pl.
9 days ago Nathan Bossartpg_upgrade: Use COPY for large object metadata.
9 days ago Alexander KorotkovFix a typo in the deparseArrayCoerceExpr() header comment
10 days ago Dean RasheedFix concurrent update trigger issues with MERGE in...
10 days ago Alexander KorotkovSupport for deparsing of ArrayCoerceExpr node in contri...
10 days ago Nathan BossartAdd a test harness for the binary heap code.
10 days ago Tom LaneFix PQport to never return NULL unless the connection...
10 days ago Álvaro HerreraRemove assertion from PortalRunMulti
10 days ago Nathan Bossartdoc: Add note about how to use pg_overexplain.
11 days ago Amit LangoteRemove duplicate line
11 days ago Michael PaquierSplit regression tests for TOAST compression methods...
11 days ago Michael PaquierFix inconsistent LWLock tranche names for MultiXact*
11 days ago Daniel Gustafssondoc: Add example file for COPY
11 days ago Jeff DavisForce LC_COLLATE to C in postmaster.
11 days ago Álvaro HerreraFix dumping of comments on invalid constraints on domains
11 days ago Peter Geoghegannbtree: Use only one notnullkey ScanKeyData.
11 days ago Jeff Davispg_dumpall: Skip global objects with --statistics-only...
11 days ago Nathan Bossartpsql: Fix note on project naming in output of \copyright.
12 days ago Michael PaquierRefactor non-supported compression error message in...
12 days ago Fujii Masaopgoutput: Initialize missing default for "origin" param...
12 days ago Fujii Masaodoc: Document default values for pgoutput options in...
12 days ago Fujii Masaodoc: Fix confusing description of streaming option...
12 days ago Fujii Masaodoc: Clarify that total_vacuum_time excludes VACUUM...
12 days ago Tom LaneDoc: clarify description of regexp fields in pg_ident...
12 days ago Tom LaneClarify the ra != rb case in compareJsonbContainers().
12 days ago Tom LaneSilence uninitialized-value warnings in compareJsonbCon...
12 days ago Tom LaneDoc: clarify description of current-date/time functions.
13 days ago Fujii Masaopsql: Fix tab-completion after GRANT/REVOKE on LARGE...
13 days ago Michael PaquierFix comments in index.c
2025-07-14 Fujii Masaoamcheck: Improve error message for partitioned index...
2025-07-14 Michael Paquierpsql: Add variable SERVICEFILE
2025-07-13 Tom LaneIn username-map substitution, cope with more than one \1.
2025-07-13 Michael Paquierlibpq: Add "servicefile" connection option
2025-07-12 Nathan BossartRemove XLogCtl->ckptFullXid.
2025-07-12 Tom LaneReplace float8 with int in date2isoweek() and date2isoy...
2025-07-12 Andres FreundRemove long-unused TransactionIdIsActive()
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 Nathan BossartAdd FLUSH_UNLOGGED option to CHECKPOINT command.
2025-07-11 Nathan BossartAdd MODE option to CHECKPOINT command.
2025-07-11 Nathan BossartAdd option list to CHECKPOINT command.
2025-07-11 Nathan BossartRename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
2025-07-11 Nathan BossartRename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.
2025-07-11 Tom LaneForce LC_NUMERIC to C while running TAP tests.
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
next