Mailing lists [pgsql-hackers]
- Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests Andres Freund
- Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC] Tom Lane
- Re: Is tuplesort_heap_siftup() a misnomer? Tom Lane
- Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests Alvaro Herrera
- Re: Add support for restrictive RLS policies Tom Lane
- Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC] Alvaro Herrera
- Re: Preventing deadlock on parallel backup Tom Lane
- Re: Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan
- Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC] Tom Lane
- Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests Andres Freund
- Re: Is tuplesort_heap_siftup() a misnomer? Claudio Freire
- Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC] Alvaro Herrera
- Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests Alvaro Herrera
- Re: Preventing deadlock on parallel backup Lucas
- mdtruncate leaking fd.c handles? Andres Freund
- Re: mdtruncate leaking fd.c handles? Tom Lane
- Re: mdtruncate leaking fd.c handles? Andres Freund
- Re: Logical Replication WIP Petr Jelinek
- Re: Let file_fdw access COPY FROM PROGRAM Craig Ringer
- Re: Let file_fdw access COPY FROM PROGRAM Corey Huinker
- Re: High-CPU consumption on information_schema (only) query Jeff Janes
- Re: High-CPU consumption on information_schema (only) query Andres Freund
- Re: ICU integration Peter Geoghegan
- Re: ICU integration Craig Ringer
- Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests Peter Eisentraut
- Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests Andres Freund
- Re: mdtruncate leaking fd.c handles? Andres Freund
- Re: _mdfd_getseg can be expensive Andres Freund
- Re: ICU integration Tatsuo Ishii
- Re: Install extensions using update scripts (was Re: Remove superuser() checks from pgstattuple) Andres Freund
- Re: Install extensions using update scripts (was Re: Remove superuser() checks from pgstattuple) Andres Freund
- Re: Quorum commit for multiple synchronous replication. Michael Paquier
- Re: Declarative partitioning - another take Amit Langote
- Re: feature request: explain "with details" option Craig Ringer
- Re: An extra error for client disconnection on Windows Haribabu Kommi
- Re: ICU integration Craig Ringer
- Re: Stopping logical replication protocol Craig Ringer
- Re: Write Ahead Logging for Hash Indexes Mark Kirkwood
- Re: Stopping logical replication protocol Michael Paquier
- Re: ICU integration Peter Geoghegan
- Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC] Andrey Borodin
- Re: Write Ahead Logging for Hash Indexes Amit Kapila
- Re: Vacuum: allow usage of more than 1GB of work mem Pavan Deolasee
- Re: GiST penalty functions [PoC] Andrey Borodin
- Re: Stopping logical replication protocol Craig Ringer
- Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests Tom Lane
- Re: Logical Replication WIP Peter Eisentraut
- Re: feature request: explain "with details" option Tom Lane
- Re: [sqlsmith] Failed assertion in joinrels.c Dilip Kumar
- Re: Patch: Implement failover on libpq connect level. Mithun Cy
- Re: Quorum commit for multiple synchronous replication. Vik Fearing
- Re: WAL consistency check facility Kuntal Ghosh
- Re: Vacuum: allow usage of more than 1GB of work mem Masahiko Sawada
- Re: COPY command with RLS bug Simon Riggs
- Re: ICU integration Devrim Gündüz
- Re: [PATCH v2] Add overflow checks to money type input function Fabien COELHO
- Re: ICU integration Magnus Hagander
- Re: patch: function xmltable Pavel Stehule
- Re: Quorum commit for multiple synchronous replication. Petr Jelinek
- Re: to_date_valid() Andreas 'ads' Scherbaum
- Re: Patch: Implement failover on libpq connect level. Victor Wagner
- Re: Declarative partitioning - another take Amit Langote
- Re: Quorum commit for multiple synchronous replication. Simon Riggs
- Re: ICU integration Craig Ringer
- Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat
- Re: CF app and patch series Magnus Hagander
- Re: Partition-wise join for join between (declaratively) partitioned tables Amit Kapila
- Re: Tuplesort merge pre-reading Heikki Linnakangas
- [PATCH] Generic type subscription Dmitry Dolgov
- Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC] Tom Lane
- Re: Tuplesort merge pre-reading Heikki Linnakangas
- Re: [COMMITTERS] pgsql: Fix corruption of 2PC recovery with subxacts Michael Paquier
- Re: Bug in two-phase transaction recovery Simon Riggs
- Re: Tuplesort merge pre-reading Greg Stark
- Re: Push down more full joins in postgres_fdw Etsuro Fujita
- Re: ICU integration Peter Eisentraut
- Re: ICU integration Peter Eisentraut
- Re: ICU integration Dave Page
- Re: Tuplesort merge pre-reading Heikki Linnakangas
- More ideas for speeding up sorting Heikki Linnakangas
- Re: PATCH: Exclude additional directories in pg_basebackup David Steele
- Re: [sqlsmith] Failed assertion in joinrels.c Tom Lane
- Re: SELECT FOR UPDATE regression in 9.5 Magnus
- Re: ICU integration Tom Lane
- Project Policies Vik Fearing
- Re: ICU integration Dave Page
- Re: patch: function xmltable Pavel Stehule
- Re: GiST penalty functions [PoC] Михаил Бахтерев
- Re: GiST penalty functions [PoC] Михаил Бахтерев
- Re: Tuplesort merge pre-reading Heikki Linnakangas
- Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Peter Eisentraut
- Re: Add support for restrictive RLS policies Stephen Frost
- Re: Make better use of existing enums in plpgsql Peter Eisentraut
- Re: An extra error for client disconnection on Windows Tom Lane
- Re: Add support for restrictive RLS policies Tom Lane
- Re: Install extensions using update scripts (was Re: Remove superuser() checks from pgstattuple) Tom Lane
- Re: [sqlsmith] Failed assertion in joinrels.c Dilip Kumar
- Re: Tuplesort merge pre-reading Peter Geoghegan
- Re: Tuplesort merge pre-reading Peter Geoghegan
- Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Fujii Masao
- Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Tom Lane
- Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC] Tom Lane
- Re: GiST penalty functions [PoC] Greg Stark
- Re: COPY command with RLS bug Adam Brightwell
- Re: Relax requirement for INTO with SELECT in pl/pgsql Peter Eisentraut
- Re: Assertion failure in REL9_5_STABLE Alvaro Herrera
- Re: SELECT FOR UPDATE regression in 9.5 Alvaro Herrera
- Re: Logical Replication WIP Peter Eisentraut
- Re: More ideas for speeding up sorting Peter Geoghegan