pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
pgsql: Distinguish publication exclusions in object addresses.
Amit Kapila
pgsql: Distinguish publication exclusions in object addresses.
Amit Kapila
pgsql: pg_plan_advice: Disallow partition name without partition schema
Robert Haas
pgsql: pg_plan_advice: Disallow partition name without partition schema
Robert Haas
pgsql: Fix online checksums revert leftovers
Daniel Gustafsson
pgsql: pg_plan_advice: Disallow empty sublists within JOIN_ORDER()
Robert Haas
pgsql: pg_plan_advice: Disallow empty sublists within JOIN_ORDER()
Robert Haas
pgsql: Fix multixact members truncation at page boundary
Heikki Linnakangas
pgsql: Fix multixact members truncation at page boundary
Heikki Linnakangas
pgsql: Say in the FSM README why its hint writes still need full page i
Alexander Korotkov
pgsql: Use the join collation when unique-ifying a semijoin's RHS
Alexander Korotkov
pgsql: Use the join collation when unique-ifying a semijoin's RHS
Alexander Korotkov
pgsql: Use the join collation when unique-ifying a semijoin's RHS
Alexander Korotkov
pgsql: Use the join collation when unique-ifying a semijoin's RHS
Alexander Korotkov
pgsql: Use the join collation when unique-ifying a semijoin's RHS
Alexander Korotkov
pgsql: Use the join collation when unique-ifying a semijoin's RHS
Alexander Korotkov
pgsql: Use the join collation when unique-ifying a semijoin's RHS
Alexander Korotkov
pgsql: Suppress progress reporting when creating TOAST indexes
Fujii Masao
pgsql: Suppress progress reporting when creating TOAST indexes
Fujii Masao
pgsql: Fix index rebuild progress reporting for REPACK (CONCURRENTLY)
Fujii Masao
pgsql: Fix index rebuild progress reporting for REPACK (CONCURRENTLY)
Fujii Masao
Re: pgsql: Fix index rebuild progress reporting for REPACK (CONCURRENTLY)
Manuel Reyes Bravo
pgsql: Revert online data checksum transitions
Daniel Gustafsson
pgsql: Message style improvement
Peter Eisentraut
pgsql: Message style improvement
Peter Eisentraut
pgsql: pgindent: Fix indentation of alignas() in struct members
Peter Eisentraut
pgsql: pgindent: Fix indentation of alignas() in struct members
Peter Eisentraut
pgsql: doc: Fix primary status update WAL position description
Fujii Masao
pgsql: doc: Fix primary status update WAL position description
Fujii Masao
pgsql: pg_upgrade: Run test suite with initial OID higher than UINT32_M
Michael Paquier
pgsql: Tweak tests related to oid8 in amcheck and test_decoding
Michael Paquier
pgsql: Use hex_decode_safe() to speed up UUID input.
Masahiko Sawada
pgsql: Have read_stream_reset reset pending_read_nblocks.
Peter Geoghegan
pgsql: Fail REPACK in presence of invalid indexes, take 2
Álvaro Herrera
Re: pgsql: Fail REPACK in presence of invalid indexes, take 2
Peter Geoghegan
pgsql: Fail REPACK in presence of invalid indexes, take 2
Álvaro Herrera
pgsql: Add slot-based table AM index scan interface.
Peter Geoghegan
pgsql: doc: Database and tablespace size functions throws error
Daniel Gustafsson
pgsql: doc: Database and tablespace size functions throws error
Daniel Gustafsson
pgsql: doc: Database and tablespace size functions throws error
Daniel Gustafsson
pgsql: Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
pgsql: Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
pgsql: Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
pgsql: Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
pgsql: Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
pgsql: Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
pgsql: Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
pgsql: Revert UPDATE/DELETE FOR PORTION OF
Peter Eisentraut
pgsql: Revert UPDATE/DELETE FOR PORTION OF
Peter Eisentraut
pgsql: Fix indirect include
Peter Eisentraut
pgsql: doc: Synopsis placeholder consistency
Peter Eisentraut
pgsql: doc: Synopsis placeholder consistency
Peter Eisentraut
pgsql: amcheck: Fix thinko with check of TOASTed attribute
Michael Paquier
pgsql: Add support for external on-disk TOAST pointers as oid8
Michael Paquier
pgsql: doc PG 19 relnotes: fix retain_dead_tuples details
Bruce Momjian
pgsql: doc PG 19 relnotes: add mention of commit_delay wait event
Bruce Momjian
pgsql: Add battery of tests related TOAST tables with oid8
Michael Paquier
pgsql: Add support for toast_value_type=oid8
Michael Paquier
pgsql: Fix translation of pg_controldata and pg_resetwal's NextOID outp
Michael Paquier
pgsql: Fix ignored return value in test code
Daniel Gustafsson
pgsql: Update FSM in COPY FREEZE replay
Melanie Plageman
pgsql: Update FSM in COPY FREEZE replay
Melanie Plageman
pgsql: Handle no-op visibility map set during redo
Melanie Plageman
pgsql: Handle no-op visibility map set during redo
Melanie Plageman
pgsql: pg_combinebackup: Refuse mixed data checksum states in a backup
Daniel Gustafsson
pgsql: Avoid setting pd_prune_xid when inserting frozen tuples
Melanie Plageman
pgsql: Avoid setting pd_prune_xid when inserting frozen tuples
Melanie Plageman
pgsql: Fix parallel GIN index build with keys larger than 65535 bytes
Peter Eisentraut
pgsql: Fix parallel GIN index build with keys larger than 65535 bytes
Peter Eisentraut
pgsql: Fix parallel GIN index build with keys larger than 65535 bytes
Peter Eisentraut
pgsql: Fix abort and launcher state resets in data checksums launcher
Daniel Gustafsson
pgsql: Improve error message for checksum state in pg_upgrade
Daniel Gustafsson
pgsql: Describe special values in more GUC descriptions.
Nathan Bossart
pgsql: Describe special values in more GUC descriptions.
Nathan Bossart
pgsql: Don't log page zeroing when checksum failures are ignored
Daniel Gustafsson
pgsql: pg_rewind: Check the data checksum states of source and target
Daniel Gustafsson
pgsql: doc: Documentation updates for online checksums
Daniel Gustafsson
pgsql: Do not adopt data checksum state from another node during replay
Daniel Gustafsson
Re: pgsql: Do not adopt data checksum state from another node during replay
Daniel Gustafsson
pgsql: pg_checksums: Refuse interrupted transitions, note change is loc
Daniel Gustafsson
pgsql: Fix enum value visibility for data_checksums
Daniel Gustafsson
pgsql: postgres_fdw: Disable attribute statistics import from pre-9.1 s
Etsuro Fujita
pgsql: postgres_fdw: Disable attribute statistics import from pre-9.1 s
Etsuro Fujita
pgsql: Fix timeout overflow in WAIT FOR LSN
Alexander Korotkov
pgsql: Fix timeout overflow in WAIT FOR LSN
Alexander Korotkov
pgsql: Rename the WAIT FOR command to WAIT in the documentation
Alexander Korotkov
pgsql: Rename the WAIT FOR command to WAIT in the documentation
Alexander Korotkov
pgsql: Don't let JSON constructor coercions block SQL function inlining
Richard Guo
pgsql: Don't let JSON constructor coercions block SQL function inlining
Richard Guo
pgsql: Fix const-folding of JSON constructors inside a simple CASE
Richard Guo
pgsql: Fix const-folding of JSON constructors inside a simple CASE
Richard Guo
pgsql: Fix const-folding of JSON constructors inside a simple CASE
Richard Guo
pgsql: Fix const-folding of JSON constructors inside a simple CASE
Richard Guo
pgsql: Fix const-folding of JSON constructors inside a simple CASE
Richard Guo
pgsql: Fix attribute name of pg_stat_get_backend_subxact()
Michael Paquier
pgsql: doc: Mention REPACK in description of reloption toast_value_type
Michael Paquier
pgsql: Disallow SET UNLOGGED for tables in a publication's EXCEPT claus
Amit Kapila
pgsql: Disallow SET UNLOGGED for tables in a publication's EXCEPT claus
Amit Kapila
pgsql: Fix stale copies of PHVs in subqueries
Richard Guo
pgsql: Fix stale copies of PHVs in subqueries
Richard Guo
pgsql: Fix stale copies of PHVs in subqueries
Richard Guo
pgsql: Fix stale copies of PHVs in subqueries
Richard Guo
pgsql: Fix stale copies of PHVs in subqueries
Richard Guo
pgsql: Check that a promoted standby keeps its 8-byte OID counter
Michael Paquier
pgsql: Fix Makefile build
Michael Paquier
pgsql: Switch pg_column_toast_chunk_id() return value from oid to oid8
Michael Paquier
pgsql: Refactor some TOAST value ID code to use Oid8 instead of Oid
Michael Paquier
pgsql: Revert pg_get_role_ddl(), pg_get_tablespace_ddl(), and pg_get_da
Andrew Dunstan
pgsql: Fail REPACK in presence of !indisready indexes
Álvaro Herrera
pgsql: Fail REPACK in presence of !indisready indexes
Álvaro Herrera
pgsql: Wake primary_flush waiters after implicit WAL flushes
Alexander Korotkov
pgsql: Wake primary_flush waiters after implicit WAL flushes
Alexander Korotkov
pgsql: Re-read standby LSN after recovery ends
Alexander Korotkov
pgsql: Re-read standby LSN after recovery ends
Alexander Korotkov
pgsql: Prevent WAIT FOR LSN from deadlocking recovery on held locks
Alexander Korotkov
pgsql: Prevent WAIT FOR LSN from deadlocking recovery on held locks
Alexander Korotkov
pgsql: Revert "Use -isystem for LLVM include directories"
Peter Eisentraut
pgsql: Use -isystem for LLVM include directories
Peter Eisentraut
pgsql: Make on-access pruning pin visibility map before locking heap pa
Melanie Plageman
pgsql: Make on-access pruning pin visibility map before locking heap pa
Melanie Plageman
pgsql: Fix heap_update() ignoring TABLE_UPDATE_NO_LOGICAL for TOAST tup
Masahiko Sawada
pgsql: Fix heap_update() ignoring TABLE_UPDATE_NO_LOGICAL for TOAST tup
Masahiko Sawada
pgsql: Doc: update v19 release notes for reversion of a9c350d9e.
Tom Lane
pgsql: doc: Fix output column name for pg_stat_get_backend_subxact()
Michael Paquier
pgsql: doc: Fix output column name for pg_stat_get_backend_subxact()
Michael Paquier
pgsql: doc: Fix output column name for pg_stat_get_backend_subxact()
Michael Paquier
pgsql: doc: Fix output column name for pg_stat_get_backend_subxact()
Michael Paquier
pgsql: doc: Fix output column name for pg_stat_get_backend_subxact()
Michael Paquier
pgsql: Fix option argument lookup in in-tree getopt_long().
Nathan Bossart
pgsql: Fix option argument lookup in in-tree getopt_long().
Nathan Bossart
pgsql: Fix option argument lookup in in-tree getopt_long().
Nathan Bossart
pgsql: Fix option argument lookup in in-tree getopt_long().
Nathan Bossart
pgsql: pg_ctl: Error out on Windows-only options on other platforms
Peter Eisentraut
pgsql: Fix optional-argument handling in in-tree getopt_long().
Nathan Bossart
pgsql: Fix logical decoding to ignore updates without a new tuple.
Masahiko Sawada
pgsql: Fix logical decoding to ignore updates without a new tuple.
Masahiko Sawada
pgsql: pg_ctl: Silence warnings about unused global variables
Peter Eisentraut
pgsql: pg_ctl: Silence warnings about unused global variables
Peter Eisentraut
pgsql: pg_ctl: Silence warnings about unused global variables
Peter Eisentraut
pgsql: pg_ctl: Silence warnings about unused global variables
Peter Eisentraut
pgsql: pg_ctl: Silence warnings about unused global variables
Peter Eisentraut
pgsql: pg_ctl: Silence warnings about unused global variables
Peter Eisentraut
pgsql: Remove unused global variables
Peter Eisentraut
pgsql: Remove unused global variables
Peter Eisentraut
pgsql: Remove unused global variables
Peter Eisentraut
pgsql: Remove unused global variables
Peter Eisentraut
pgsql: Remove unused global variables
Peter Eisentraut
pgsql: Remove unused global variables
Peter Eisentraut
pgsql: Remove unused global variables
Peter Eisentraut
pgsql: Revert "Don't try to re-order the subcommands of CREATE SCHEMA".
Tom Lane
pgsql: Revert "Don't try to re-order the subcommands of CREATE SCHEMA".
Tom Lane
pgsql: Revert "Support more object types within CREATE SCHEMA".
Tom Lane
pgsql: Revert "Support more object types within CREATE SCHEMA".
Tom Lane
pgsql: Disallow REPACK (CONCURRENTLY) when replica identity index is dr
Álvaro Herrera
pgsql: Disallow REPACK (CONCURRENTLY) when replica identity index is dr
Álvaro Herrera
pgsql: Fix crash on UPDATE or DELETE of a partition pending detach.
Amit Kapila
pgsql: Fix crash on UPDATE or DELETE of a partition pending detach.
Amit Kapila
pgsql: psql: Schema-qualify catalogs in ALTER DATABASE RESET completion
Fujii Masao
pgsql: psql: Schema-qualify catalogs in ALTER DATABASE RESET completion
Fujii Masao
pgsql: psql: Schema-qualify catalogs in ALTER DATABASE RESET completion
Fujii Masao
pgsql: Fall back to SPI for RI checks with mismatched index collations
Amit Langote
pgsql: Fall back to SPI for RI checks with mismatched index collations
Amit Langote
pgsql: Validate ALTER PUBLICATION after acquiring the publication lock.
Amit Kapila
pgsql: Validate ALTER PUBLICATION after acquiring the publication lock.
Amit Kapila
pgsql: Add relation option toast_value_type
Michael Paquier
pgsql: Add static assertion to track the no-padding rule of varatt_exte
Michael Paquier
pgsql: Add support for TOAST chunk_id type in binary upgrades
Michael Paquier
pgsql: Revert 87b2968df0 and 0a90df58cf.
Jeff Davis
pgsql: Revert 87b2968df0 and 0a90df58cf.
Jeff Davis
pgsql: Fix misplaced comment in snapbuild.c.
Masahiko Sawada
pgsql: Rename PqMsg_Progress to PqParallelMsg_Progress.
Nathan Bossart
pgsql: pg_plan_advice: Document interaction with GEQO.
Robert Haas
pgsql: pg_plan_advice: Document interaction with GEQO.
Robert Haas
pgsql: pg_plan_advice: pgindent
Robert Haas
pgsql: pg_plan_advice: pgindent
Robert Haas
pgsql: Rework REPACK's documentation on clustering
Álvaro Herrera
pgsql: Rework REPACK's documentation on clustering
Álvaro Herrera
pgsql: Clarify RI tuple-lock result handling comments
Amit Langote
pgsql: Clarify RI tuple-lock result handling comments
Amit Langote
pgsql: postgres_fdw: Adjust warning message in statistics import.
Etsuro Fujita
pgsql: postgres_fdw: Adjust warning message in statistics import.
Etsuro Fujita
pgsql: Remove stale comment and redundant assignment in BuildTupleHashT
Fujii Masao
pgsql: Remove batching from RI fast-path checks
Amit Langote
pgsql: Split transaction data out of pgstats table counters
Michael Paquier
pgsql: Take RI fast-path snapshot after locking referenced relation
Amit Langote
pgsql: Take RI fast-path snapshot after locking referenced relation
Amit Langote
pgsql: doc: Mention pg_stat_force_next_flush()
Michael Paquier
pgsql: pgbench: Improve handling of NULL in \gset and \aset
Michael Paquier
pgsql: Fix pg_iswcased().
Jeff Davis
pgsql: Fix pg_iswcased().
Jeff Davis
pgsql: Fix REPACK command reporting in pg_stat_progress_cluster
Fujii Masao
pgsql: Fix REPACK command reporting in pg_stat_progress_cluster
Fujii Masao
pgsql: Fix pg_stat_progress_cluster command reporting for unprivileged
Fujii Masao
pgsql: Fix pg_stat_progress_cluster command reporting for unprivileged
Fujii Masao
pgsql: test_bitmapset: Improve handling of incorrect inputs
Michael Paquier
pgsql: test_extensible: Improve handling of incorrect inputs
Michael Paquier
pgsql: Fix more duplicate qual clauses in parameterized paths
Richard Guo
pgsql: Fix more duplicate qual clauses in parameterized paths
Richard Guo
pgsql: Fix duplicate enforcement of EC-derived conditions
Richard Guo
pgsql: Fix duplicate enforcement of EC-derived conditions
Richard Guo
Earlier messages
Later messages