pgsql-committers
Thread
Date
Earlier messages
Messages by Thread
pgsql: Don't emit garbage "\[un]restrict (null)" commands in pg_dump.
Tom Lane
pgsql: Don't emit garbage "\[un]restrict (null)" commands in pg_dump.
Tom Lane
pgsql: Don't emit garbage "\[un]restrict (null)" commands in pg_dump.
Tom Lane
pgsql: Don't emit garbage "\[un]restrict (null)" commands in pg_dump.
Tom Lane
pgsql: Don't emit garbage "\[un]restrict (null)" commands in pg_dump.
Tom Lane
pgsql: Don't emit garbage "\[un]restrict (null)" commands in pg_dump.
Tom Lane
pgsql: Don't emit garbage "\[un]restrict (null)" commands in pg_dump.
Tom Lane
pgsql: postgres_fdw: Improve comment in fetch_remote_statistics().
Etsuro Fujita
pgsql: postgres_fdw: Improve comment in fetch_remote_statistics().
Etsuro Fujita
pgsql: Fix privilege handling in postgres_fdw statistics import.
Etsuro Fujita
pgsql: Fix privilege handling in postgres_fdw statistics import.
Etsuro Fujita
pgsql: Check EXECUTE privilege on functions invoked by the RI fast path
Amit Langote
pgsql: Check EXECUTE privilege on functions invoked by the RI fast path
Amit Langote
pgsql: Fix import of statistics for domains over [multi]range types and
Michael Paquier
pgsql: Fix import of statistics for domains over [multi]range types and
Michael Paquier
pgsql: Fix import of statistics for domains over [multi]range types and
Michael Paquier
pgsql: Doc: clarify there's no log_line_prefix in csvlog or jsonlog out
Tom Lane
pgsql: Doc: clarify there's no log_line_prefix in csvlog or jsonlog out
Tom Lane
pgsql: Doc: clarify there's no log_line_prefix in csvlog or jsonlog out
Tom Lane
pgsql: Doc: clarify there's no log_line_prefix in csvlog or jsonlog out
Tom Lane
pgsql: Doc: clarify there's no log_line_prefix in csvlog or jsonlog out
Tom Lane
pgsql: Doc: clarify there's no log_line_prefix in csvlog or jsonlog out
Tom Lane
pgsql: Doc: clarify there's no log_line_prefix in csvlog or jsonlog out
Tom Lane
pgsql: Modernize crypt-des.c a bit, avoiding dubious casts.
Tom Lane
pgsql: Modernize crypt-des.c a bit, avoiding dubious casts.
Tom Lane
pgsql: Modernize crypt-des.c a bit, avoiding dubious casts.
Tom Lane
pgsql: Modernize crypt-des.c a bit, avoiding dubious casts.
Tom Lane
pgsql: Modernize crypt-des.c a bit, avoiding dubious casts.
Tom Lane
pgsql: Modernize crypt-des.c a bit, avoiding dubious casts.
Tom Lane
pgsql: Modernize crypt-des.c a bit, avoiding dubious casts.
Tom Lane
pgsql: Remove HAS_TEST_AND_SET.
Nathan Bossart
pgsql: Remove fallback declaration for tas().
Nathan Bossart
pgsql: Fix REPACK (CONCURRENTLY) for columns added without a table rewr
Álvaro Herrera
pgsql: Fix REPACK (CONCURRENTLY) for columns added without a table rewr
Álvaro Herrera
pgsql: Declare variable-length catalog columns as [] rather than [1]
Peter Eisentraut
pgsql: Remove duplicate definition of the compressed varlena header
Michael Paquier
pgsql: Fix missed pgindent in varlena.c
Amit Langote
pgsql: Silence another "may be used uninitialized" compiler warning.
Tom Lane
pgsql: Silence another "may be used uninitialized" compiler warning.
Tom Lane
pgsql: Silence another "may be used uninitialized" compiler warning.
Tom Lane
pgsql: Silence another "may be used uninitialized" compiler warning.
Tom Lane
pgsql: Silence another "may be used uninitialized" compiler warning.
Tom Lane
pgsql: Silence another "may be used uninitialized" compiler warning.
Tom Lane
pgsql: Silence another "may be used uninitialized" compiler warning.
Tom Lane
pgsql: Convert SISeg->maxMsgNum to an atomic variable.
Nathan Bossart
pgsql: Use unsigned integers for sinval message numbers.
Nathan Bossart
pgsql: Add a range check on the sequence index from the publisher.
Masahiko Sawada
pgsql: Add a range check on the sequence index from the publisher.
Masahiko Sawada
pgsql: Don't fully empty GIN pending list in parallel autovacuum worker
Masahiko Sawada
pgsql: Don't fully empty GIN pending list in parallel autovacuum worker
Masahiko Sawada
pgsql: Suppress -Wshadow=local warnings in REG_DEBUG code.
Tom Lane
pgsql: Fix pg_upgrade from version 9.2
Heikki Linnakangas
pgsql: Revert "JSON_TABLE: propagate table-level ON ERROR to columns pe
Alexander Korotkov
pgsql: Fix ShmemInitStruct() reattachment in single-user mode
Heikki Linnakangas
pgsql: Fix ShmemInitStruct() reattachment in single-user mode
Heikki Linnakangas
pgsql: Fix assertion in pg_get_shmem_pagesize() in single-user mode
Heikki Linnakangas
pgsql: Fix assertion in pg_get_shmem_pagesize() in single-user mode
Heikki Linnakangas
pgsql: Fix assertion in pg_get_shmem_pagesize() in single-user mode
Heikki Linnakangas
pgsql: Ensure ExecutorCheckPerms_hook is called from RI fast path
Amit Langote
pgsql: Ensure ExecutorCheckPerms_hook is called from RI fast path
Amit Langote
pgsql: Wait for transactions of an initial decoding snapshot to commit
Álvaro Herrera
pgsql: Wait for transactions of an initial decoding snapshot to commit
Álvaro Herrera
pgsql: Wait for transactions of an initial decoding snapshot to commit
Álvaro Herrera
pgsql: Wait for transactions of an initial decoding snapshot to commit
Álvaro Herrera
pgsql: Wait for transactions of an initial decoding snapshot to commit
Álvaro Herrera
pgsql: Wait for transactions of an initial decoding snapshot to commit
Álvaro Herrera
pgsql: Wait for transactions of an initial decoding snapshot to commit
Álvaro Herrera
pgsql: Use warning option -Wshadow=local
Peter Eisentraut
pgsql: Forbid pg_get_multixact_stats() during recovery
Michael Paquier
pgsql: Forbid pg_get_multixact_stats() during recovery
Michael Paquier
pgsql: Allocate pgstats entry body before insert into shared hashtable
Michael Paquier
pgsql: Add VM corruption check to verify_heapam()
Melanie Plageman
pgsql: doc: Clarify phase descriptions of pg_stat_progress_repack.
Masahiko Sawada
pgsql: doc: Clarify phase descriptions of pg_stat_progress_repack.
Masahiko Sawada
pgsql: Correct on-access VM setting heuristic
Melanie Plageman
pgsql: Correct on-access VM setting heuristic
Melanie Plageman
pgsql: Adjust list of major features in the v19 release notes.
Nathan Bossart
pgsql: Tag refs/tags/REL_19_BETA4 was created
noreply
pgsql: Fix incorrect block accounting in TID Range Scans
David Rowley
pgsql: Fix incorrect block accounting in TID Range Scans
David Rowley
pgsql: Fix incorrect block accounting in TID Range Scans
David Rowley
pgsql: Fix incorrect block accounting in TID Range Scans
David Rowley
pgsql: Fix incorrect block accounting in TID Range Scans
David Rowley
pgsql: Fix incorrect block accounting in TID Range Scans
David Rowley
pgsql: Fix incorrect block accounting in TID Range Scans
David Rowley
pgsql: doc: Fix example output for format()
Daniel Gustafsson
pgsql: doc: Fix example output for format()
Daniel Gustafsson
pgsql: doc: Fix example output for format()
Daniel Gustafsson
pgsql: doc: Fix example output for format()
Daniel Gustafsson
pgsql: doc: Fix example output for format()
Daniel Gustafsson
pgsql: doc: Fix example output for format()
Daniel Gustafsson
pgsql: doc: Fix example output for format()
Daniel Gustafsson
pgsql: doc: Mention oid8 TOAST values in the limits appendix
Michael Paquier
pgsql: Clean up usage of hash_any() and hash_any_extended()
John Naylor
pgsql: Fix sequence synchronization failure on a concurrent refresh.
Amit Kapila
pgsql: Fix sequence synchronization failure on a concurrent refresh.
Amit Kapila
pgsql: Fix concurrent delete handling in MERGE ... WHEN NOT MATCHED BY
Dean Rasheed
pgsql: Fix concurrent delete handling in MERGE ... WHEN NOT MATCHED BY
Dean Rasheed
pgsql: Fix concurrent delete handling in MERGE ... WHEN NOT MATCHED BY
Dean Rasheed
pgsql: Fix concurrent delete handling in MERGE ... WHEN NOT MATCHED BY
Dean Rasheed
pgsql: Fix alignas placement in GinTuple
Peter Eisentraut
pgsql: Fix alignas placement in GinTuple
Peter Eisentraut
pgsql: Avoid replay cleanup locks for freeze-only and VM-only records
Melanie Plageman
pgsql: Avoid replay cleanup locks for freeze-only and VM-only records
Melanie Plageman
pgsql: Avoid replay cleanup locks for freeze-only and VM-only records
Melanie Plageman
pgsql: Avoid replay cleanup locks for freeze-only and VM-only records
Melanie Plageman
pgsql: Assert correct VM page passed to pruning
Melanie Plageman
pgsql: Assert correct VM page passed to pruning
Melanie Plageman
pgsql: Convert SharedFileSet->refcnt to an atomic variable.
Nathan Bossart
pgsql: Convert Sharedsort's worker counters to atomic variables.
Nathan Bossart
pgsql: Convert PROC_HDR->startupBufferPinWaitBuf to an atomic variable.
Nathan Bossart
pgsql: Silence warnings about unused global variables
Peter Eisentraut
pgsql: Silence warnings about unused global variables
Peter Eisentraut
pgsql: Silence warnings about unused global variables
Peter Eisentraut
pgsql: Silence warnings about unused global variables
Peter Eisentraut
pgsql: Silence warnings about unused global variables
Peter Eisentraut
pgsql: Silence warnings about unused global variables
Peter Eisentraut
pgsql: Silence warnings about unused global variables
Peter Eisentraut
pgsql: Convert ParallelBitmapHeapState->state to an atomic variable.
Nathan Bossart
pgsql: Update .abi-compliance-history for parallel GIN index build fix
Peter Eisentraut
pgsql: pg_upgrade: Check for arrays over system types with auto-assigne
John Naylor
pgsql: Improve error code and messages for some SQL-reachable code path
Michael Paquier
pgsql: Stamp 19beta4.
Tom Lane
pgsql: Simplify abbreviated key hashing during cardinality estimation
John Naylor
pgsql: Attempt to fix test interference from foreign_key opfamily test
Amit Langote
pgsql: Attempt to fix test interference from foreign_key opfamily test
Amit Langote
pgsql: JSON_TABLE: propagate table-level ON ERROR to columns per SQL st
Alexander Korotkov
pgsql: Fix join removal when Vars reference the removed join via its al
Richard Guo
pgsql: Fix join removal when Vars reference the removed join via its al
Richard Guo
pgsql: Fix join removal when Vars reference the removed join via its al
Richard Guo
pgsql: Fix join removal when Vars reference the removed join via its al
Richard Guo
pgsql: Fix join removal when Vars reference the removed join via its al
Richard Guo
pgsql: Fix preprocessing of PHV copies pushed down into subqueries
Richard Guo
pgsql: Fix preprocessing of PHV copies pushed down into subqueries
Richard Guo
pgsql: Fix preprocessing of PHV copies pushed down into subqueries
Richard Guo
pgsql: Fix preprocessing of PHV copies pushed down into subqueries
Richard Guo
pgsql: Fix preprocessing of PHV copies pushed down into subqueries
Richard Guo
pgsql: Fix PASSING of toasted text values in JSON query functions
Michael Paquier
pgsql: Fix PASSING of toasted text values in JSON query functions
Michael Paquier
pgsql: Fix PASSING of toasted text values in JSON query functions
Michael Paquier
pgsql: Fix PASSING of toasted text values in JSON query functions
Michael Paquier
pgsql: Invalidate RI fast-path metadata on operator family changes
Amit Langote
pgsql: Invalidate RI fast-path metadata on operator family changes
Amit Langote
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Amit Langote
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Amit Langote
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Alexander Lakhin
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Richard Guo
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Tom Lane
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Amit Langote
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Tom Lane
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Amit Langote
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Tom Lane
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Amit Langote
Re: pgsql: Invalidate RI fast-path metadata on operator family changes
Amit Langote
pgsql: Add test for logical decoding with an oid8 TOAST table and OID >
Michael Paquier
pgsql: Fix RI fast-path permission checks
Amit Langote
pgsql: Fix RI fast-path permission checks
Amit Langote
pgsql: Check that oldestXID and oldestMulti are consistent at pg_upgrad
Heikki Linnakangas
pgsql: Check that oldestXID and oldestMulti are consistent at pg_upgrad
Heikki Linnakangas
Re: pgsql: Check that oldestXID and oldestMulti are consistent at pg_upgrad
Andrew Dunstan
pgsql: Remove unused columns from pg_upgrade's query
Heikki Linnakangas
pgsql: Fix memory leak in pgoutput with streamed prepared transactions.
Masahiko Sawada
pgsql: Fix memory leak in pgoutput with streamed prepared transactions.
Masahiko Sawada
pgsql: Fix memory leak in pgoutput with streamed prepared transactions.
Masahiko Sawada
pgsql: Fix memory leak in pgoutput with streamed prepared transactions.
Masahiko Sawada
pgsql: Fix memory leak in pgoutput with streamed prepared transactions.
Masahiko Sawada
pgsql: Fix memory leak in pgoutput with streamed prepared transactions.
Masahiko Sawada
pgsql: Fix SHMEM_ATTACH_UNKNOWN_SIZE when the shmem area doesn't exist
Heikki Linnakangas
pgsql: Fix SHMEM_ATTACH_UNKNOWN_SIZE when the shmem area doesn't exist
Heikki Linnakangas
pgsql: Use default limitOption in subquery generated for MIN/MAX index
Tom Lane
pgsql: Use default limitOption in subquery generated for MIN/MAX index
Tom Lane
pgsql: Use default limitOption in subquery generated for MIN/MAX index
Tom Lane
pgsql: Use default limitOption in subquery generated for MIN/MAX index
Tom Lane
pgsql: Use default limitOption in subquery generated for MIN/MAX index
Tom Lane
pgsql: Use default limitOption in subquery generated for MIN/MAX index
Tom Lane
pgsql: Use default limitOption in subquery generated for MIN/MAX index
Tom Lane
pgsql: postgres_fdw: Fix oversights in fetch_attstats().
Etsuro Fujita
pgsql: postgres_fdw: Fix oversights in fetch_attstats().
Etsuro Fujita
pgsql: Tighten definition of ON CONFLICT arbiter index equivalence
Álvaro Herrera
pgsql: Tighten definition of ON CONFLICT arbiter index equivalence
Álvaro Herrera
pgsql: Rename WAIT FOR to WAIT in one more place
Peter Eisentraut
pgsql: Rename WAIT FOR to WAIT in one more place
Peter Eisentraut
pgsql: Say what WAIT's snapshot restriction actually is
Alexander Korotkov
pgsql: Say what WAIT's snapshot restriction actually is
Alexander Korotkov
pgsql: Don't quote the relation name twice in EXCEPT clause errors.
Amit Kapila
pgsql: Don't quote the relation name twice in EXCEPT clause errors.
Amit Kapila
pgsql: Fix pruning of DEFAULT partition in RANGE partitioned tables
David Rowley
pgsql: Fix pruning of DEFAULT partition in RANGE partitioned tables
David Rowley
pgsql: Fix pruning of DEFAULT partition in RANGE partitioned tables
David Rowley
pgsql: Fix pruning of DEFAULT partition in RANGE partitioned tables
David Rowley
pgsql: Fix pruning of DEFAULT partition in RANGE partitioned tables
David Rowley
pgsql: Fix pruning of DEFAULT partition in RANGE partitioned tables
David Rowley
pgsql: Fix pruning of DEFAULT partition in RANGE partitioned tables
David Rowley
pgsql: Add CHECK_FOR_INTERRUPTS when building pruning steps
David Rowley
pgsql: Add CHECK_FOR_INTERRUPTS when building pruning steps
David Rowley
pgsql: Add CHECK_FOR_INTERRUPTS when building pruning steps
David Rowley
pgsql: Add CHECK_FOR_INTERRUPTS when building pruning steps
David Rowley
pgsql: Add CHECK_FOR_INTERRUPTS when building pruning steps
David Rowley
pgsql: Add CHECK_FOR_INTERRUPTS when building pruning steps
David Rowley
pgsql: Add CHECK_FOR_INTERRUPTS when building pruning steps
David Rowley
Earlier messages