Messages by Date
-
2024/05/09
pgsql: doc PG 17 relnotes: Visual Studio clarification
Bruce Momjian
-
2024/05/09
pgsql: Repair ALTER EXTENSION ... SET SCHEMA.
Tom Lane
-
2024/05/09
pgsql: doc PG 17 relnotes: Fixes from jian he
Bruce Momjian
-
2024/05/09
pgsql: doc PG 17 relnotes: various fixes
Bruce Momjian
-
2024/05/09
pgsql: Make left-join removal safe under -DREALLOCATE_BITMAPSETS.
Tom Lane
-
2024/05/09
pgsql: psql: Add missing punctuation in help output
Peter Eisentraut
-
2024/05/09
pgsql: doc: Use better placeholder in COPY synopsis
Peter Eisentraut
-
2024/05/09
pgsql: Fix inconsistencies in error messages
Alvaro Herrera
-
2024/05/08
pgsql: doc: first draft of Postgres 17 release notes
Bruce Momjian
-
2024/05/08
pgsql: Fix overread in JSON parsing errors for incomplete byte sequence
Michael Paquier
-
2024/05/08
pgsql: Fix overread in JSON parsing errors for incomplete byte sequence
Michael Paquier
-
2024/05/08
pgsql: Fix overread in JSON parsing errors for incomplete byte sequence
Michael Paquier
-
2024/05/08
pgsql: Fix overread in JSON parsing errors for incomplete byte sequence
Michael Paquier
-
2024/05/08
pgsql: Fix overread in JSON parsing errors for incomplete byte sequence
Michael Paquier
-
2024/05/08
Re: pgsql: Add allow_alter_system GUC.
Bruce Momjian
-
2024/05/08
pgsql: Doc: document that triggers can break referential integrity.
Tom Lane
-
2024/05/08
pgsql: Add test for REPLICA IDENTITY with a temporal key
Peter Eisentraut
-
2024/05/08
pgsql: doc: Improve order of options on pg_upgrade reference page
Peter Eisentraut
-
2024/05/08
pgsql: Fix typo in src/backend/utils/resowner/README.
Etsuro Fujita
-
2024/05/07
pgsql: Fix incorrect format placeholder
Peter Eisentraut
-
2024/05/07
pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc
Tom Lane
-
2024/05/07
pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc
Tom Lane
-
2024/05/07
pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc
Tom Lane
-
2024/05/07
pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc
Tom Lane
-
2024/05/07
pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc
Tom Lane
-
2024/05/07
pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc
Tom Lane
-
2024/05/07
pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger
Tom Lane
-
2024/05/07
pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger
Tom Lane
-
2024/05/07
pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger
Tom Lane
-
2024/05/07
pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger
Tom Lane
-
2024/05/07
pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger
Tom Lane
-
2024/05/07
pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger
Tom Lane
-
2024/05/07
pgsql: Fix assorted bugs related to identity column in partitioned tabl
Peter Eisentraut
-
2024/05/07
Re: pgsql: Support C.UTF-8 locale in the new builtin collation provider.
Jeff Davis
-
2024/05/07
pgsql: Remove obsolete comment.
Jeff Davis
-
2024/05/07
pgsql: Prevent RLS filters on ctid from breaking WHERE CURRENT OF <curs
Tom Lane
-
2024/05/07
pgsql: doc: Improve order of options on pgbench reference page
Peter Eisentraut
-
2024/05/06
pgsql: postgresql.conf: align variable comments, mostly new ones
Bruce Momjian
-
2024/05/06
pgsql: Stamp 12.19.
Tom Lane
-
2024/05/06
pgsql: Stamp 13.15.
Tom Lane
-
2024/05/06
pgsql: Stamp 14.12.
Tom Lane
-
2024/05/06
pgsql: Stamp 15.7.
Tom Lane
-
2024/05/06
pgsql: Stamp 16.3.
Tom Lane
-
2024/05/06
pgsql: Finish incomplete revert of ec63622c0.
Tom Lane
-
2024/05/06
Re: pgsql: Revert "Skip .DS_Store files in server side utils"
Alvaro Herrera
-
2024/05/06
pgsql: Remove mention of nchar
Alvaro Herrera
-
2024/05/06
pgsql: Remove mention of nchar
Alvaro Herrera
-
2024/05/06
pgsql: Revert: Remove useless self-joins
Alexander Korotkov
-
2024/05/06
pgsql: Translation updates
Peter Eisentraut
-
2024/05/06
pgsql: Translation updates
Peter Eisentraut
-
2024/05/06
pgsql: Translation updates
Peter Eisentraut
-
2024/05/06
pgsql: Translation updates
Peter Eisentraut
-
2024/05/06
pgsql: Translation updates
Peter Eisentraut
-
2024/05/06
pgsql: Translation updates
Peter Eisentraut
-
2024/05/06
pgsql: doc: Improve order of options on initdb reference page
Peter Eisentraut
-
2024/05/05
pgsql: injection_points: Fix incorrect spinlock acquisition
Michael Paquier
-
2024/05/05
pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19.
Tom Lane
-
2024/05/05
pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19.
Tom Lane
-
2024/05/05
pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19.
Tom Lane
-
2024/05/05
pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19.
Tom Lane
-
2024/05/05
pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19.
Tom Lane
-
2024/05/05
pgsql: Silence Coverity complaint about possible null-pointer dereferen
Tom Lane
-
2024/05/05
pgsql: Fix comment regarding LibreSSL availability
Daniel Gustafsson
-
2024/05/04
pgsql: Fix query pullup issue with WindowClause runCondition
David Rowley
-
2024/05/04
Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL
Heikki Linnakangas
-
2024/05/03
pgsql: First-draft release notes for 16.3.
Tom Lane
-
2024/05/03
pgsql: Allow selecting the git revision to be packaged by "make dist".
Tom Lane
-
2024/05/03
pgsql: Fix an assortment of typos
David Rowley
-
2024/05/03
pgsql: Fix expected test output
Peter Eisentraut
-
2024/05/03
pgsql: Fix segmentation fault in MergeInheritedAttribute()
Peter Eisentraut
-
2024/05/03
Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL
Daniel Gustafsson
-
2024/05/02
pgsql: Throw a more on-point error for publications depending on column
Tom Lane
-
2024/05/02
pgsql: Throw a more on-point error for publications depending on column
Tom Lane
-
2024/05/02
pgsql: Throw a more on-point error for publications depending on column
Tom Lane
-
2024/05/02
pgsql: Disallow direct change of NO INHERIT of not-null constraints
Alvaro Herrera
-
2024/05/02
pgsql: Rename libpq trace internal functions
Peter Eisentraut
-
2024/05/02
Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL
Heikki Linnakangas
-
2024/05/02
Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL
Daniel Gustafsson
-
2024/05/02
Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL
Heikki Linnakangas
-
2024/05/02
Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL
Daniel Gustafsson
-
2024/05/02
pgsql: Disallow NO INHERIT not-null constraints on partitioned tables
Alvaro Herrera
-
2024/05/02
pgsql: doc: Fix incorrectly spelled structname
Daniel Gustafsson
-
2024/05/02
Re: pgsql: Support C.UTF-8 locale in the new builtin collation provider.
Peter Eisentraut
-
2024/05/01
pgsql: doc: Fix description of deterministic flag of CREATE COLLATION
Peter Eisentraut
-
2024/05/01
pgsql: doc: Fix description of deterministic flag of CREATE COLLATION
Peter Eisentraut
-
2024/05/01
pgsql: doc: Fix description of deterministic flag of CREATE COLLATION
Peter Eisentraut
-
2024/05/01
pgsql: doc: Fix description of deterministic flag of CREATE COLLATION
Peter Eisentraut
-
2024/05/01
pgsql: doc: Fix description of deterministic flag of CREATE COLLATION
Peter Eisentraut
-
2024/05/01
pgsql: doc: Fix description of deterministic flag of CREATE COLLATION
Peter Eisentraut
-
2024/05/01
pgsql: doc: Fix description of configure --with-icu option
Peter Eisentraut
-
2024/05/01
pgsql: doc: Fix description of configure --with-icu option
Peter Eisentraut
-
2024/05/01
pgsql: Skip invalid database pg_upgrade test on obsolete servers
Alvaro Herrera
-
2024/05/01
pgsql: Skip invalid database pg_upgrade test on obsolete servers
Alvaro Herrera
-
2024/04/30
Re: pgsql: Disable run condition optimization for some WindowFuncs
Tatsuo Ishii
-
2024/04/30
Re: pgsql: Disable run condition optimization for some WindowFuncs
Tom Lane
-
2024/04/30
Re: pgsql: Disable run condition optimization for some WindowFuncs
David Rowley
-
2024/04/30
pgsql: Fix typos and incorrect type in read_stream.c
David Rowley
-
2024/04/30
Re: pgsql: Disable run condition optimization for some WindowFuncs
Tatsuo Ishii
-
2024/04/30
pgsql: Disable run condition optimization for some WindowFuncs
David Rowley
-
2024/04/30
pgsql: Disable run condition optimization for some WindowFuncs
David Rowley
-
2024/04/30
pgsql: Fix parallel vacuum buffer usage reporting.
Masahiko Sawada
-
2024/04/30
pgsql: Fix parallel vacuum buffer usage reporting.
Masahiko Sawada
-
2024/04/30
pgsql: Fix parallel vacuum buffer usage reporting.
Masahiko Sawada
-
2024/04/30
pgsql: Add tab completion for EXPLAIN (MEMORY|SERIALIZE)
Michael Paquier
-
2024/04/30
Re: pgsql: Introduce "builtin" collation provider.
Jeff Davis
-
2024/04/30
pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca
David Rowley
-
2024/04/30
pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca
David Rowley
-
2024/04/30
pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca
David Rowley
-
2024/04/30
pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca
David Rowley
-
2024/04/30
pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca
David Rowley
-
2024/04/30
pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca
David Rowley
-
2024/04/30
pgsql: Fix locale options checking in CREATE DATABASE.
Jeff Davis
-
2024/04/30
pgsql: Disallow converting a table to a view within an outer SQL comman
Tom Lane
-
2024/04/30
pgsql: Disallow converting a table to a view within an outer SQL comman
Tom Lane
-
2024/04/30
pgsql: Disallow converting a table to a view within an outer SQL comman
Tom Lane
-
2024/04/30
pgsql: Disallow converting a table to a view within an outer SQL comman
Tom Lane
-
2024/04/30
pgsql: Fix one more portability shortcoming in new test_pg_dump test.
Tom Lane
-
2024/04/30
pgsql: doc: Remove one example related to pg_input_error_info()
Michael Paquier
-
2024/04/30
pgsql: Stabilize regression tests introduced by 259c96fa8f
Alexander Korotkov
-
2024/04/30
pgsql: Inherit parent's AM for partition MERGE/SPLIT operations
Alexander Korotkov
-
2024/04/30
pgsql: Change the way ATExecMergePartitions() handles the name collisio
Alexander Korotkov
-
2024/04/30
pgsql: Add tab completion for partition MERGE/SPLIT operations
Alexander Korotkov
-
2024/04/30
pgsql: Document the way partition MERGE/SPLIT operations create new par
Alexander Korotkov
-
2024/04/30
pgsql: Rename tables in tests of partition MERGE/SPLIT operations
Alexander Korotkov
-
2024/04/30
pgsql: Fix error message in check_partition_bounds_for_split_range()
Alexander Korotkov
-
2024/04/30
pgsql: Make new partitions with parent's persistence during MERGE/SPLIT
Alexander Korotkov
-
2024/04/29
Re: pgsql: Reject SSL connection if ALPN is used but there's no common prot
Tom Lane
-
2024/04/29
pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL
Heikki Linnakangas
-
2024/04/29
Re: pgsql: Reject SSL connection if ALPN is used but there's no common prot
Heikki Linnakangas
-
2024/04/29
Re: pgsql: Fix test case from b0c5b215d.
Tom Lane
-
2024/04/29
pgsql: Force COLLATE "C" to stabilize ordering, redux.
Tom Lane
-
2024/04/29
Re: pgsql: Fix test case from b0c5b215d.
David Rowley
-
2024/04/29
Re: pgsql: Fix test case from b0c5b215d.
Tom Lane
-
2024/04/29
Re: pgsql: Fix test case from b0c5b215d.
Tom Lane
-
2024/04/29
pgsql: Force COLLATE "C" to stabilize ordering in new test_pg_dump quer
Tom Lane
-
2024/04/29
Re: pgsql: Fix test case from b0c5b215d.
Tom Lane
-
2024/04/29
Re: pgsql: Fix test case from b0c5b215d.
David Rowley
-
2024/04/29
pgsql: Fix test case from b0c5b215d.
Tom Lane
-
2024/04/29
Re: pgsql: Fix failure to track role dependencies of pg_init_privs entries.
Tom Lane
-
2024/04/29
Re: pgsql: Fix failure to track role dependencies of pg_init_privs entries.
Alexander Korotkov
-
2024/04/29
pgsql: Allow meson builds to run test_pg_dump test in installcheck mode
Tom Lane
-
2024/04/29
Re: pgsql: Reject SSL connection if ALPN is used but there's no common prot
Tom Lane
-
2024/04/29
pgsql: Fix failure to track role dependencies of pg_init_privs entries.
Tom Lane
-
2024/04/29
pgsql: Avoid repeating loads of frozen ID values.
Noah Misch
-
2024/04/29
pgsql: Close race condition between datfrozen and relfrozen updates.
Noah Misch
-
2024/04/29
pgsql: Close race condition between datfrozen and relfrozen updates.
Noah Misch
-
2024/04/29
pgsql: Close race condition between datfrozen and relfrozen updates.
Noah Misch
-
2024/04/29
pgsql: Close race condition between datfrozen and relfrozen updates.
Noah Misch
-
2024/04/29
pgsql: Close race condition between datfrozen and relfrozen updates.
Noah Misch
-
2024/04/29
pgsql: Close race condition between datfrozen and relfrozen updates.
Noah Misch
-
2024/04/29
pgsql: libpq: Enforce ALPN in direct SSL connections
Heikki Linnakangas
-
2024/04/29
pgsql: libpq: Fix error messages when server rejects SSL or GSS
Heikki Linnakangas
-
2024/04/29
pgsql: Reject SSL connection if ALPN is used but there's no common prot
Heikki Linnakangas
-
2024/04/29
pgsql: Make two-phase tests of ECPG and main suite more concurrent-proo
Michael Paquier
-
2024/04/29
pgsql: libpq: If ALPN is not used, make PQsslAttribute(conn, "alpn") ==
Heikki Linnakangas
-
2024/04/29
pgsql: Revert "Add GUC backtrace_on_internal_error"
Peter Eisentraut
-
2024/04/28
pgsql: Fix documentation and comments on what happens after GSS rejecti
Heikki Linnakangas
-
2024/04/28
pgsql: Throw a more on-point error for functions depending on columns.
Tom Lane
-
2024/04/28
pgsql: Throw a more on-point error for functions depending on columns.
Tom Lane
-
2024/04/28
pgsql: Throw a more on-point error for functions depending on columns.
Tom Lane
-
2024/04/28
pgsql: Throw a more on-point error for functions depending on columns.
Tom Lane
-
2024/04/28
pgsql: Detect more overflows in timestamp[tz]_pl_interval.
Tom Lane
-
2024/04/28
pgsql: Detect more overflows in timestamp[tz]_pl_interval.
Tom Lane
-
2024/04/28
pgsql: Detect more overflows in timestamp[tz]_pl_interval.
Tom Lane
-
2024/04/28
pgsql: Detect more overflows in timestamp[tz]_pl_interval.
Tom Lane
-
2024/04/28
pgsql: Detect more overflows in timestamp[tz]_pl_interval.
Tom Lane
-
2024/04/28
pgsql: Detect more overflows in timestamp[tz]_pl_interval.
Tom Lane
-
2024/04/28
pgsql: Fix duplicated consecutive words in comments
David Rowley
-
2024/04/27
pgsql: Remove redundant JSON parser typedefs
Andrew Dunstan
-
2024/04/27
pgsql: Small cosmetic fixes in radix tree template
John Naylor
-
2024/04/26
pgsql: Fix make headerscheck
John Naylor
-
2024/04/26
pgsql: Minor fixes to pg_combinebackup and its documentation.
Robert Haas
-
2024/04/25
pgsql: pg_combinebackup: Detect checksum mismatches and document limita
Robert Haas
-
2024/04/25
pgsql: radixtree: Fix SIGSEGV at update of embeddable value to non-embe
Masahiko Sawada
-
2024/04/25
Re: pgsql: Refactor libpq state machine for negotiating encryption
Heikki Linnakangas
-
2024/04/25
pgsql: Avoid unnecessary "touch meson.build" in vpath builds
Andres Freund
-
2024/04/25
pgsql: Avoid unnecessary "touch meson.build" in vpath builds
Andres Freund
-
2024/04/25
pgsql: doc: Add link to table
Peter Eisentraut
-
2024/04/25
pgsql: Post-commit review fixes for slot synchronization.
Amit Kapila
-
2024/04/25
pgsql: Remove unnecessary code from be_lo_put()
Peter Eisentraut
-
2024/04/24
pgsql: Fix the missing table sync due to improper invalidation handling
Amit Kapila
-
2024/04/24
pgsql: Fix the missing table sync due to improper invalidation handling
Amit Kapila
-
2024/04/24
pgsql: Fix the missing table sync due to improper invalidation handling
Amit Kapila
-
2024/04/24
pgsql: Improve comment of DeallocateStmt->isall
Michael Paquier
-
2024/04/24
pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.
Tom Lane
-
2024/04/24
pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.
Tom Lane
-
2024/04/24
pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.
Tom Lane
-
2024/04/24
pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.
Tom Lane
-
2024/04/24
pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.
Tom Lane
-
2024/04/24
pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.
Tom Lane
-
2024/04/24
Re: pgsql: Refactor libpq state machine for negotiating encryption
Peter Eisentraut
-
2024/04/24
pgsql: Add pg_logging_init() calls missing in commit ba3e6e2bca
Andrew Dunstan
-
2024/04/24
pgsql: Doc: fix prompt in psql crosstabview example
Daniel Gustafsson
-
2024/04/24
pgsql: doc: Fix up spacing around verbatim DocBook elements
Peter Eisentraut
-
2024/04/24
pgsql: pg_combinebackup: Add --version to --help output
Peter Eisentraut
-
2024/04/24
pgsql: doc: Correct jsonpath string literal escapes description
Peter Eisentraut
-
2024/04/24
pgsql: doc: Correct jsonpath string literal escapes description
Peter Eisentraut
-
2024/04/24
pgsql: doc: Correct jsonpath string literal escapes description
Peter Eisentraut
-
2024/04/24
pgsql: doc: Correct jsonpath string literal escapes description
Peter Eisentraut
-
2024/04/24
pgsql: doc: Correct jsonpath string literal escapes description
Peter Eisentraut