Mailing lists [pgsql-hackers]
- Re: identity columns Peter Eisentraut
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane
- Re: Logical Replication WIP Petr Jelinek
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund
- Re: Hash Indexes Mark Kirkwood
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund
- Re: identity columns Vitaly Burovoy
- Re: PATCH: Exclude additional directories in pg_basebackup Michael Paquier
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund
- Re: Logical Replication WIP Craig Ringer
- Re: Let file_fdw access COPY FROM PROGRAM Amit Langote
- Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) Michael Paquier
- Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) Andres Freund
- Re: An extra error for client disconnection on Windows Kyotaro HORIGUCHI
- Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) Michael Paquier
- Re: IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI
- Re: Supporting SJIS as a database encoding Kyotaro HORIGUCHI
- Re: Hash Indexes Amit Kapila
- 9.6 TAP tests and extensions Craig Ringer
- Re: 9.6 TAP tests and extensions Andres Freund
- 9.6 TAP tests and extensions Craig Ringer
- Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) Michael Paquier
- Re: Partition-wise join for join between (declaratively) partitioned tables Amit Langote
- Re: Push down more full joins in postgres_fdw Ashutosh Bapat
- Re: 9.6 TAP tests and extensions Craig Ringer
- Re: OpenSSL 1.1 breaks configure and more Michael Paquier
- Re: WAL consistency check facility Michael Paquier
- Re: 9.6 TAP tests and extensions Craig Ringer
- Re: WAL consistency check facility Michael Paquier
- Re: An extra error for client disconnection on Windows Michael Paquier
- Re: 9.6 TAP tests and extensions Craig Ringer
- Re: Refactoring of heapam code. Michael Paquier
- Re: PassDownLimitBound for ForeignScan/CustomScan Kouhei Kaigai
- Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests Michael Paquier
- Re: PoC: Partial sort Alexander Korotkov
- Re: pgbench - allow to store select results into variables Fabien COELHO
- Re: Supporting SJIS as a database encoding Heikki Linnakangas
- Re: WAL consistency check facility Kuntal Ghosh
- Nested loop join condition does not get pushed down to foreign scan Albe Laurenz
- Re: Nested loop join condition does not get pushed down to foreign scan Ashutosh Bapat
- Re: 9.6 TAP tests and extensions Alvaro Herrera
- Re: Write Ahead Logging for Hash Indexes Amit Kapila
- Re: Hash Indexes Amit Kapila
- Re: Write Ahead Logging for Hash Indexes Amit Kapila
- Re: Hash Indexes Jesper Pedersen
- Re: Hash Indexes Robert Haas
- _hash_alloc_buckets() safety Amit Kapila
- Re: cost_sort() may need to be updated Robert Haas
- Re: An extra error for client disconnection on Windows Alvaro Herrera
- Re: kqueue Heikki Linnakangas
- Re: Parallel tuplesort (for parallel B-Tree index creation) Robert Haas
- Re: _hash_alloc_buckets() safety Tom Lane
- Re: kqueue Tom Lane
- Re: 9.6 TAP tests and extensions Tom Lane
- Re: _hash_alloc_buckets() safety Amit Kapila
- Re: asynchronous and vectorized execution Robert Haas
- Re: asynchronous and vectorized execution Robert Haas
- Re: kqueue Heikki Linnakangas
- Re: kqueue Andres Freund
- Re: kqueue Simon Riggs
- Re: kqueue Robert Haas
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund
- Re: cost_sort() may need to be updated Peter Geoghegan
- Re: Hash Indexes Jeff Janes
- Re: kqueue Tom Lane
- Re: PassDownLimitBound for ForeignScan/CustomScan Robert Haas
- Re: Push down more full joins in postgres_fdw Robert Haas
- Re: DISABLE_PAGE_SKIPPING option for vacuumdb Robert Haas
- Re: PassDownLimitBound for ForeignScan/CustomScan Tom Lane
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund
- Re: GiST penalty functions [PoC] Andrew Borodin
- Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane
- Inheriting PostgresNode object Victor Wagner
- Re: kqueue Andres Freund
- Re: Write Ahead Logging for Hash Indexes Jesper Pedersen
- Re: kqueue Tom Lane
- Re: Vacuum: allow usage of more than 1GB of work mem Robert Haas
- Re: kqueue Andres Freund
- Re: Vacuum: allow usage of more than 1GB of work mem Peter Geoghegan
- Re: Patch: Implement failover on libpq connect level. Robert Haas
- Re: Hash Indexes Jesper Pedersen
- Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: Vacuum: allow usage of more than 1GB of work mem Robert Haas
- Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: kqueue Tom Lane
- Re: kqueue Andres Freund
- Re: Cache Hash Index meta page. Mithun Cy
- Re: autonomous transactions Robert Haas
- Re: kqueue Tom Lane
- Re: Inheriting PostgresNode object Alvaro Herrera
- Re: Inheriting PostgresNode object Tom Lane
- Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Peter Eisentraut
- Re: Logical Replication WIP Petr Jelinek