Messages by Date
-
2025/07/27
pgsql: Add assertions for all the required index AM callbacks
Michael Paquier
-
2025/07/25
pgsql: Add commit 73873805f to .git-blame-ignore-revs.
Tom Lane
-
2025/07/25
pgsql: Run pgindent on the changes of the previous patch.
Tom Lane
-
2025/07/25
pgsql: Create infrastructure to reliably prevent leakage of PGresults.
Tom Lane
-
2025/07/25
pgsql: Reap the benefits of not having to avoid leaking PGresults.
Tom Lane
-
2025/07/25
pgsql: Silence leakage complaint about postgres_fdw's InitPgFdwOptions.
Tom Lane
-
2025/07/25
pgsql: Fix dynahash's HASH_FIXED_SIZE ("isfixed") option.
Tom Lane
-
2025/07/25
pgsql: Refactor grammar to create opt_utility_option_list
Álvaro Herrera
-
2025/07/25
pgsql: Fix background worker not restarting after crash-and-restart cyc
Fujii Masao
-
2025/07/25
pgsql: Fix background worker not restarting after crash-and-restart cyc
Fujii Masao
-
2025/07/25
pgsql: Fix assertion failure with latch wait in single-user mode
Michael Paquier
-
2025/07/25
pgsql: Fix assertion failure with latch wait in single-user mode
Michael Paquier
-
2025/07/24
pgsql: Lower bounds related to pgstats kinds
Michael Paquier
-
2025/07/24
pgsql: Lower bounds related to pgstats kinds
Michael Paquier
-
2025/07/24
pgsql: Fix return value of visibilitymap_get_status().
Nathan Bossart
-
2025/07/24
pgsql: Fix duplicate transaction replay during pg_createsubscriber.
Amit Kapila
-
2025/07/24
pgsql: Fix duplicate transaction replay during pg_createsubscriber.
Amit Kapila
-
2025/07/24
pgsql: Fix duplicate transaction replay during pg_createsubscriber.
Amit Kapila
-
2025/07/23
pgsql: Introduce field tracking cached plan type in PlannedStmt
Michael Paquier
-
2025/07/23
pgsql: Fix cfbot failure caused by commit 228c370868.
Amit Kapila
-
2025/07/23
Re: pgsql: Preserve conflict-relevant data during logical replication.
Amit Kapila
-
2025/07/23
RE: pgsql: Preserve conflict-relevant data during logical replication.
Zhijie Hou (Fujitsu)
-
2025/07/23
pgsql: doc: Add missing index entries and fix title formatting in pg_bu
Fujii Masao
-
2025/07/23
pgsql: doc: Add missing index entries and fix title formatting in pg_bu
Fujii Masao
-
2025/07/23
Re: pgsql: Preserve conflict-relevant data during logical replication.
Michael Paquier
-
2025/07/23
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
-
2025/07/23
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
-
2025/07/23
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
-
2025/07/23
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
-
2025/07/23
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
-
2025/07/23
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
-
2025/07/23
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
-
2025/07/23
pgsql: Cross-check lists of built-in LWLock tranches.
Nathan Bossart
-
2025/07/23
pgsql: Use PqMsg_* macros in walsender.c
Nathan Bossart
-
2025/07/23
pgsql: Move enum RecoveryTargetAction to xlogrecovery.h
Álvaro Herrera
-
2025/07/22
pgsql: Preserve conflict-relevant data during logical replication.
Amit Kapila
-
2025/07/22
pgsql: Use strchr instead of strstr for single-char lookups
David Rowley
-
2025/07/22
pgsql: ecpg: Improve error detection around ecpg_strdup()
Michael Paquier
-
2025/07/22
pgsql: Remove translation marker from libpq-be-fe-helpers.h.
Fujii Masao
-
2025/07/22
pgsql: aio: Fix assertion, clarify README
Andres Freund
-
2025/07/22
pgsql: aio: Fix assertion, clarify README
Andres Freund
-
2025/07/22
Re: pgsql: Log remote NOTICE, WARNING, and similar messages using ereport()
Álvaro Herrera
-
2025/07/22
Re: pgsql: Log remote NOTICE, WARNING, and similar messages using ereport()
Andrei Lepikhov
-
2025/07/21
pgsql: Doc: Fix logical replication examples.
Amit Kapila
-
2025/07/21
pgsql: Doc: Fix logical replication examples.
Amit Kapila
-
2025/07/21
pgsql: doc: Inform about aminsertcleanup optional NULLness
Michael Paquier
-
2025/07/21
pgsql: doc: Inform about aminsertcleanup optional NULLness
Michael Paquier
-
2025/07/21
pgsql: doc: Inform about aminsertcleanup optional NULLness
Michael Paquier
-
2025/07/21
pgsql: Log remote NOTICE, WARNING, and similar messages using ereport()
Fujii Masao
-
2025/07/21
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
-
2025/07/21
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
-
2025/07/21
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
-
2025/07/21
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
-
2025/07/21
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
-
2025/07/21
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
-
2025/07/21
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
-
2025/07/21
pgsql: Expand virtual generated columns before sublink pull-up
Richard Guo
-
2025/07/21
pgsql: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
-
2025/07/21
pgsql: Centralize collection of catalog info needed early in the planne
Richard Guo
-
2025/07/21
pgsql: Update comment for ReplicationSlot.last_saved_restart_lsn
Alexander Korotkov
-
2025/07/21
pgsql: pg_dump: include comments on not-null constraints on domains, to
Álvaro Herrera
-
2025/07/21
pgsql: pg_dump: include comments on not-null constraints on domains, to
Álvaro Herrera
-
2025/07/21
pgsql: pg_dump: include comments on not-null constraints on domains, to
Álvaro Herrera
-
2025/07/20
Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p
David Rowley
-
2025/07/19
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
-
2025/07/19
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
-
2025/07/19
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
-
2025/07/19
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
-
2025/07/19
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
-
2025/07/19
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
-
2025/07/19
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
-
2025/07/19
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
-
2025/07/19
pgsql: Mostly-cosmetic adjustments to estimate_multivariate_bucketsize(
Tom Lane
-
2025/07/19
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
-
2025/07/19
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
-
2025/07/19
pgsql: Improve the stability of the recovery test 047_checkpoint_physic
Alexander Korotkov
-
2025/07/19
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
-
2025/07/19
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
-
2025/07/19
pgsql: Improve the stability of the recovery test 047_checkpoint_physic
Alexander Korotkov
-
2025/07/19
pgsql: Improve recovery test 046_checkpoint_logical_slot
Alexander Korotkov
-
2025/07/19
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
-
2025/07/19
pgsql: Reintroduce test 046_checkpoint_logical_slot
Alexander Korotkov
-
2025/07/19
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
-
2025/07/19
pgsql: Reintroduce test 046_checkpoint_logical_slot
Alexander Korotkov
-
2025/07/19
pgsql: Improve the stability of the recovery test 047_checkpoint_physic
Alexander Korotkov
-
2025/07/18
pgsql: Check status of nodes after regression test run in 027_stream_re
Michael Paquier
-
2025/07/18
pgsql: Add PostgreSQL::Test::Cluster::is_alive()
Michael Paquier
-
2025/07/18
pgsql: Speed up byteain by not parsing traditional-style input twice.
Tom Lane
-
2025/07/18
pgsql: Remove unused variable in generate-lwlocknames.pl.
Nathan Bossart
-
2025/07/18
pgsql: pg_upgrade: Use COPY for large object metadata.
Nathan Bossart
-
2025/07/18
pgsql: Fix a typo in the deparseArrayCoerceExpr() header comment
Alexander Korotkov
-
2025/07/18
pgsql: Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
-
2025/07/18
pgsql: Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
-
2025/07/18
pgsql: Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
-
2025/07/18
pgsql: Support for deparsing of ArrayCoerceExpr node in contrib/postgre
Alexander Korotkov
-
2025/07/17
pgsql: Add a test harness for the binary heap code.
Nathan Bossart
-
2025/07/17
Re: pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
-
2025/07/17
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
-
2025/07/17
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
-
2025/07/17
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
-
2025/07/17
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
-
2025/07/17
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
-
2025/07/17
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
-
2025/07/17
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
-
2025/07/17
Re: pgsql: Remove assertion from PortalRunMulti
Aleksander Alekseev
-
2025/07/17
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
-
2025/07/17
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
-
2025/07/17
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
-
2025/07/17
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
-
2025/07/17
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
-
2025/07/17
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
-
2025/07/17
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
-
2025/07/17
pgsql: doc: Add note about how to use pg_overexplain.
Nathan Bossart
-
2025/07/17
pgsql: doc: Add note about how to use pg_overexplain.
Nathan Bossart
-
2025/07/16
pgsql: Remove duplicate line
Amit Langote
-
2025/07/16
pgsql: Remove duplicate line
Amit Langote
-
2025/07/16
pgsql: Remove duplicate line
Amit Langote
-
2025/07/16
pgsql: Split regression tests for TOAST compression methods into two fi
Michael Paquier
-
2025/07/16
Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p
Tom Lane
-
2025/07/16
Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p
David Rowley
-
2025/07/16
Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p
Tom Lane
-
2025/07/16
Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p
David Rowley
-
2025/07/16
pgsql: Fix inconsistent LWLock tranche names for MultiXact*
Michael Paquier
-
2025/07/16
pgsql: Fix inconsistent LWLock tranche names for MultiXact*
Michael Paquier
-
2025/07/16
pgsql: Fix inconsistent LWLock tranche names for MultiXact*
Michael Paquier
-
2025/07/16
pgsql: doc: Add example file for COPY
Daniel Gustafsson
-
2025/07/16
pgsql: doc: Add example file for COPY
Daniel Gustafsson
-
2025/07/16
pgsql: doc: Add example file for COPY
Daniel Gustafsson
-
2025/07/16
pgsql: doc: Add example file for COPY
Daniel Gustafsson
-
2025/07/16
pgsql: doc: Add example file for COPY
Daniel Gustafsson
-
2025/07/16
pgsql: doc: Add example file for COPY
Daniel Gustafsson
-
2025/07/16
pgsql: doc: Add example file for COPY
Daniel Gustafsson
-
2025/07/16
pgsql: Force LC_COLLATE to C in postmaster.
Jeff Davis
-
2025/07/16
pgsql: Fix dumping of comments on invalid constraints on domains
Álvaro Herrera
-
2025/07/16
pgsql: Fix dumping of comments on invalid constraints on domains
Álvaro Herrera
-
2025/07/16
pgsql: Fix dumping of comments on invalid constraints on domains
Álvaro Herrera
-
2025/07/16
pgsql: Fix dumping of comments on invalid constraints on domains
Álvaro Herrera
-
2025/07/16
pgsql: Fix dumping of comments on invalid constraints on domains
Álvaro Herrera
-
2025/07/16
pgsql: Fix dumping of comments on invalid constraints on domains
Álvaro Herrera
-
2025/07/16
pgsql: Fix dumping of comments on invalid constraints on domains
Álvaro Herrera
-
2025/07/16
pgsql: nbtree: Use only one notnullkey ScanKeyData.
Peter Geoghegan
-
2025/07/16
pgsql: pg_dumpall: Skip global objects with --statistics-only or --no-s
Jeff Davis
-
2025/07/16
pgsql: pg_dumpall: Skip global objects with --statistics-only or --no-s
Jeff Davis
-
2025/07/16
pgsql: psql: Fix note on project naming in output of \copyright.
Nathan Bossart
-
2025/07/16
pgsql: psql: Fix note on project naming in output of \copyright.
Nathan Bossart
-
2025/07/16
pgsql: psql: Fix note on project naming in output of \copyright.
Nathan Bossart
-
2025/07/16
pgsql: psql: Fix note on project naming in output of \copyright.
Nathan Bossart
-
2025/07/16
pgsql: psql: Fix note on project naming in output of \copyright.
Nathan Bossart
-
2025/07/16
pgsql: psql: Fix note on project naming in output of \copyright.
Nathan Bossart
-
2025/07/16
pgsql: psql: Fix note on project naming in output of \copyright.
Nathan Bossart
-
2025/07/16
Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p
Tom Lane
-
2025/07/15
pgsql: Refactor non-supported compression error message in toast_compre
Michael Paquier
-
2025/07/15
pgsql: pgoutput: Initialize missing default for "origin" parameter.
Fujii Masao
-
2025/07/15
pgsql: doc: Document default values for pgoutput options in protocol.sg
Fujii Masao
-
2025/07/15
pgsql: doc: Fix confusing description of streaming option in START_REPL
Fujii Masao
-
2025/07/15
pgsql: doc: Fix confusing description of streaming option in START_REPL
Fujii Masao
-
2025/07/15
pgsql: doc: Fix confusing description of streaming option in START_REPL
Fujii Masao
-
2025/07/15
pgsql: doc: Fix confusing description of streaming option in START_REPL
Fujii Masao
-
2025/07/15
pgsql: doc: Clarify that total_vacuum_time excludes VACUUM FULL.
Fujii Masao
-
2025/07/15
pgsql: doc: Clarify that total_vacuum_time excludes VACUUM FULL.
Fujii Masao
-
2025/07/15
pgsql: Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
-
2025/07/15
pgsql: Clarify the ra != rb case in compareJsonbContainers().
Tom Lane
-
2025/07/15
pgsql: Silence uninitialized-value warnings in compareJsonbContainers()
Tom Lane
-
2025/07/15
pgsql: Silence uninitialized-value warnings in compareJsonbContainers()
Tom Lane
-
2025/07/15
pgsql: Silence uninitialized-value warnings in compareJsonbContainers()
Tom Lane
-
2025/07/15
pgsql: Silence uninitialized-value warnings in compareJsonbContainers()
Tom Lane
-
2025/07/15
pgsql: Silence uninitialized-value warnings in compareJsonbContainers()
Tom Lane
-
2025/07/15
pgsql: Silence uninitialized-value warnings in compareJsonbContainers()
Tom Lane
-
2025/07/15
pgsql: Silence uninitialized-value warnings in compareJsonbContainers()
Tom Lane
-
2025/07/15
pgsql: Tag refs/tags/REL_18_BETA2 was created
noreply
-
2025/07/15
pgsql: Doc: clarify description of current-date/time functions.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of current-date/time functions.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of current-date/time functions.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of current-date/time functions.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of current-date/time functions.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of current-date/time functions.
Tom Lane
-
2025/07/15
pgsql: Doc: clarify description of current-date/time functions.
Tom Lane
-
2025/07/15
pgsql: psql: Fix tab-completion after GRANT/REVOKE on LARGE OBJECT and
Fujii Masao
-
2025/07/15
pgsql: Fix comments in index.c
Michael Paquier
-
2025/07/14
pgsql: Stamp 18beta2.
Tom Lane
-
2025/07/14
pgsql: amcheck: Improve error message for partitioned index target.
Fujii Masao
-
2025/07/14
pgsql: Translation updates
Peter Eisentraut
-
2025/07/13
pgsql: psql: Add variable SERVICEFILE
Michael Paquier
-
2025/07/13
pgsql: In username-map substitution, cope with more than one \1.
Tom Lane
-
2025/07/13
pgsql: libpq: Add "servicefile" connection option
Michael Paquier
-
2025/07/12
Re: pgsql: injection_points: Add injection_points_list()
Michael Paquier
-
2025/07/12
pgsql: Remove XLogCtl->ckptFullXid.
Nathan Bossart
-
2025/07/12
pgsql: Replace float8 with int in date2isoweek() and date2isoyear().
Tom Lane
-
2025/07/12
pgsql: Remove long-unused TransactionIdIsActive()
Andres Freund
-
2025/07/11
pgsql: aio: Fix configuration reload in IO workers.
Thomas Munro
-
2025/07/11
pgsql: aio: Fix configuration reload in IO workers.
Thomas Munro
-
2025/07/11
pgsql: aio: Regularize IO worker internal naming.
Thomas Munro
-
2025/07/11
pgsql: aio: Remove obsolete IO worker ID references.
Thomas Munro
-
2025/07/11
pgsql: aio: Remove obsolete IO worker ID references.
Thomas Munro