Mailing lists [pgsql-hackers]
- Re: [PGDOCS] change function linkend to refer to a more relevant target Peter Smith
- Fixup some more appendStringInfo misusages David Rowley
- Re: CHECK Constraint Deferrable Vik Fearing
- Re: Does anyone ever use OPTIMIZER_DEBUG? David Rowley
- Re: pg*.dll and *.pdb files in psqlODBC have no version numbers Michael Paquier
-
Re: Replace (stat(
))[7] in TAP tests with -s Michael Paquier - Re: CHECK Constraint Deferrable Andreas Joseph Krogh
- Re: CHECK Constraint Deferrable Tom Lane
- Re: Add support for AT LOCAL Vik Fearing
- Re: Allow deleting enumerated values from an existing enumerated data type Vik Fearing
- Re: Invalidate the subscription worker in cases where a user loses their superuser status Peter Smith
- [PGDOCS] Inconsistent linkends to "monitoring" views. Peter Smith
- Re: Fixup some more appendStringInfo misusages David Rowley
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Bharath Rupireddy
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Dilip Kumar
- Differences between = ANY and IN? Maciek Sakrejda
- Re: Making aggregate deserialization (and WAL receive) functions slightly faster David Rowley
- Re: Differences between = ANY and IN? Tom Lane
- Re: pg_stat_statements and "IN" conditions Maciek Sakrejda
- Re: Differences between = ANY and IN? Maciek Sakrejda
- Re: Fail hard if xlogreader.c fails on out-of-memory Michael Paquier
- Re: Invalidate the subscription worker in cases where a user loses their superuser status vignesh C
- Re: Invalidate the subscription worker in cases where a user loses their superuser status Peter Smith
- Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Michael Paquier
- Re: pg16: XX000: could not find pathkey item to sort David Rowley
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: Trigger violates foreign key constraint Laurenz Albe
- Re: [PGDOCS] Inconsistent linkends to "monitoring" views. Michael Paquier
- Re: [PATCH] Fix memory leak in memoize for numeric key David Rowley
- Re: Add a new BGWORKER_BYPASS_ROLELOGINCHECK flag Bharath Rupireddy
- Re: Doc: Minor update for enable_partitionwise_aggregate Ashutosh Bapat
- Re: pgBufferUsage.blk_{read|write}_time are zero although there are pgBufferUsage.local_blks_{read|written} Nazir Bilal Yavuz
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: [PGDOCS] Inconsistent linkends to "monitoring" views. Peter Smith
- Re: Improvements in pg_dump/pg_restore toc format and performances vignesh C
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Modernize const handling with readline Peter Eisentraut
- Re: Skip collecting decoded changes of already-aborted transactions vignesh C
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Modernize const handling with readline Aleksander Alekseev
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Andrei Lepikhov
- Re: Add a new BGWORKER_BYPASS_ROLELOGINCHECK flag Drouvot, Bertrand
- Re: bgwriter doesn't flush WAL stats Nazir Bilal Yavuz
- Re: remaining sql/json patches Amit Langote
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Ashutosh Bapat
- Re: Add a new BGWORKER_BYPASS_ROLELOGINCHECK flag Bharath Rupireddy
- RE: Synchronizing slots from primary to standby Hayato Kuroda (Fujitsu)
- Re: On login trigger: take three Daniel Gustafsson
- Re: CHECK Constraint Deferrable David G. Johnston
- Re: Modernize const handling with readline Tom Lane
- Re: On login trigger: take three Robert Haas
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: trying again to get incremental backup Robert Haas
- Re: Allow deleting enumerated values from an existing enumerated data type Tom Lane
- Re: Allow deleting enumerated values from an existing enumerated data type Vik Fearing
- Re: Remove IndexInfo.ii_OpclassOptions field Peter Eisentraut
- Re: Synchronizing slots from primary to standby shveta malik
- Re: pgBufferUsage.blk_{read|write}_time are zero although there are pgBufferUsage.local_blks_{read|written} Robert Haas
- Re: Annoying build warnings from latest Apple toolchain Tom Lane
- Re: On login trigger: take three Alexander Korotkov
- Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Karl O. Pinc
- Re: RFC: Logging plan of the running query James Coleman
- Re: trying again to get incremental backup Robert Haas
- Re: Pre-proposal: unicode normalized text Jeff Davis
- Re: [DOCS] HOT - correct claim about indexes not referencing old line pointers James Coleman
- Re: Pre-proposal: unicode normalized text Jeff Davis
- Re: Annoying build warnings from latest Apple toolchain Tom Lane
- Re: Pre-proposal: unicode normalized text Nico Williams