postgresql.git
9 hours ago Nathan BossartFix return value of visibilitymap_get_status(). master github/master
15 hours ago Amit KapilaFix duplicate transaction replay during pg_createsubscr...
18 hours ago Michael PaquierIntroduce field tracking cached plan type in PlannedStmt
20 hours ago Amit KapilaFix cfbot failure caused by commit 228c370868.
22 hours ago Fujii Masaodoc: Add missing index entries and fix title formatting...
29 hours ago Tom LaneFix build breakage on Solaris-alikes with late-model...
31 hours ago Nathan BossartCross-check lists of built-in LWLock tranches.
33 hours ago Nathan BossartUse PqMsg_* macros in walsender.c
39 hours ago Álvaro HerreraMove enum RecoveryTargetAction to xlogrecovery.h
45 hours ago Amit KapilaPreserve conflict-relevant data during logical replication.
2 days ago David RowleyUse strchr instead of strstr for single-char lookups
2 days ago Michael Paquierecpg: Improve error detection around ecpg_strdup()
2 days ago Fujii MasaoRemove translation marker from libpq-be-fe-helpers.h.
2 days ago Andres Freundaio: Fix assertion, clarify README
2 days ago Amit KapilaDoc: Fix logical replication examples.
2 days ago Michael Paquierdoc: Inform about aminsertcleanup optional NULLness
2 days ago Fujii MasaoLog remote NOTICE, WARNING, and similar messages using...
2 days ago Michael Paquierecpg: Fix NULL pointer dereference during connection...
2 days ago Richard GuoReduce "Var IS [NOT] NULL" quals during constant folding
2 days ago Richard GuoCentralize collection of catalog info needed early...
2 days ago Richard GuoExpand virtual generated columns before sublink pull-up
3 days ago Alexander KorotkovUpdate comment for ReplicationSlot.last_saved_restart_lsn
3 days ago Álvaro Herrerapg_dump: include comments on not-null constraints on...
4 days ago Fujii Masaodoc: Document reopen of output file via SIGHUP in pg_re...
5 days ago Tom LaneMostly-cosmetic adjustments to estimate_multivariate_bu...
5 days ago Alexander KorotkovReintroduce test 046_checkpoint_logical_slot
5 days ago Alexander KorotkovImprove the stability of the recovery test 047_checkpoi...
5 days ago Alexander KorotkovFix infinite wait when reading a partially written...
5 days ago Michael PaquierCheck status of nodes after regression test run in...
5 days ago Michael PaquierAdd PostgreSQL::Test::Cluster::is_alive()
6 days ago Tom LaneSpeed up byteain by not parsing traditional-style input...
6 days ago Nathan BossartRemove unused variable in generate-lwlocknames.pl.
6 days ago Nathan Bossartpg_upgrade: Use COPY for large object metadata.
6 days ago Alexander KorotkovFix a typo in the deparseArrayCoerceExpr() header comment
6 days ago Dean RasheedFix concurrent update trigger issues with MERGE in...
6 days ago Alexander KorotkovSupport for deparsing of ArrayCoerceExpr node in contri...
7 days ago Nathan BossartAdd a test harness for the binary heap code.
7 days ago Tom LaneFix PQport to never return NULL unless the connection...
7 days ago Álvaro HerreraRemove assertion from PortalRunMulti
7 days ago Nathan Bossartdoc: Add note about how to use pg_overexplain.
7 days ago Amit LangoteRemove duplicate line
7 days ago Michael PaquierSplit regression tests for TOAST compression methods...
8 days ago Michael PaquierFix inconsistent LWLock tranche names for MultiXact*
8 days ago Daniel Gustafssondoc: Add example file for COPY
8 days ago Jeff DavisForce LC_COLLATE to C in postmaster.
8 days ago Álvaro HerreraFix dumping of comments on invalid constraints on domains
8 days ago Peter Geoghegannbtree: Use only one notnullkey ScanKeyData.
8 days ago Jeff Davispg_dumpall: Skip global objects with --statistics-only...
8 days ago Nathan Bossartpsql: Fix note on project naming in output of \copyright.
8 days ago Michael PaquierRefactor non-supported compression error message in...
8 days ago Fujii Masaopgoutput: Initialize missing default for "origin" param...
9 days ago Fujii Masaodoc: Document default values for pgoutput options in...
9 days ago Fujii Masaodoc: Fix confusing description of streaming option...
9 days ago Fujii Masaodoc: Clarify that total_vacuum_time excludes VACUUM...
9 days ago Tom LaneDoc: clarify description of regexp fields in pg_ident...
9 days ago Tom LaneClarify the ra != rb case in compareJsonbContainers().
9 days ago Tom LaneSilence uninitialized-value warnings in compareJsonbCon...
9 days ago Tom LaneDoc: clarify description of current-date/time functions.
9 days ago Fujii Masaopsql: Fix tab-completion after GRANT/REVOKE on LARGE...
9 days ago Michael PaquierFix comments in index.c
10 days ago Fujii Masaoamcheck: Improve error message for partitioned index...
11 days ago Michael Paquierpsql: Add variable SERVICEFILE
11 days ago Tom LaneIn username-map substitution, cope with more than one \1.
11 days ago Michael Paquierlibpq: Add "servicefile" connection option
12 days ago Nathan BossartRemove XLogCtl->ckptFullXid.
12 days ago Tom LaneReplace float8 with int in date2isoweek() and date2isoy...
12 days ago Andres FreundRemove long-unused TransactionIdIsActive()
12 days ago Thomas Munroaio: Fix configuration reload in IO workers.
12 days ago Thomas Munroaio: Remove obsolete IO worker ID references.
12 days ago Thomas Munroaio: Regularize IO worker internal naming.
12 days ago Thomas MunroFix stale idle flag when IO workers exit.
13 days ago Tom LaneFix inconsistent quoting of role names in ACLs.
13 days ago Jacob Championoauth: Run Autoconf tests with correct compiler flags
13 days ago Nathan BossartAdd FLUSH_UNLOGGED option to CHECKPOINT command.
13 days ago Nathan BossartAdd MODE option to CHECKPOINT command.
13 days ago Nathan BossartAdd option list to CHECKPOINT command.
13 days ago Nathan BossartRename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
13 days ago Nathan BossartRename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.
13 days ago Tom LaneForce LC_NUMERIC to C while running TAP tests.
13 days ago Amit KapilaFix the handling of two GUCs during upgrade.
13 days ago 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
2025-07-10 Michael Paquierinjection_points: Add injection_points_list()
2025-07-09 Andres FreundUse pg_assume() to avoid compiler warning below exec_se...
2025-07-09 Andres FreundAdd pg_assume(expr) macro
2025-07-09 Tom LaneLink libpq with libdl if the platform needs that.
2025-07-09 Jeff DavisChange wchar2char() and char2wchar() to accept a locale_t.
2025-07-09 Tom LaneMinor tweaks for pg_test_timing.
2025-07-09 Nathan BossartIntroduce pg_dsm_registry_allocations view.
2025-07-09 Masahiko SawadaFix tab-completion for COPY and \copy options.
2025-07-09 Fujii Masaopsql: Improve psql tab completion for GRANT/REVOKE...
2025-07-09 John NaylorHide ICU C++ APIs from pg_locale.h
2025-07-09 Michael Paquierlibpq: Add TAP test for nested service file
2025-07-09 Amit KapilaDoc: Improve logical replication failover documentation.
2025-07-09 Michael Paquierlibpq: Remove PQservice()
2025-07-08 Tom LaneFix up misuse of "volatile" in contrib/xml2.
next