Mailing lists [pgsql-hackers]
- Re: [HACKERS] merging some features from plpgsql2 project Pavel Stehule
- Re: [HACKERS] Clarifying "server starting" messaging in pg_ctl startwithout --wait Robert Haas
- Re: [HACKERS] Clarifying "server starting" messaging in pg_ctl startwithout --wait Ryan Murphy
- Re: [HACKERS] Compiler warnings Robert Haas
- Re: [HACKERS] Cluster wide option to control symbol case folding Robert Haas
- Re: [HACKERS] Compiler warnings Joe Conway
- Re: [HACKERS] Make pg_basebackup -x stream the default Simon Riggs
- Re: [HACKERS] Compiler warnings Tom Lane
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Jim Nasby
- Re: [HACKERS] merging some features from plpgsql2 project Jim Nasby
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Tom Lane
- Re: [HACKERS] Cluster wide option to control symbol case folding Jim Nasby
- Re: [HACKERS] merging some features from plpgsql2 project Pavel Stehule
- Re: [HACKERS] Compiler warnings Joe Conway
- Re: [HACKERS] Compiler warnings Tom Lane
- Re: [HACKERS] Cluster wide option to control symbol case folding Greg Stark
- Re: [HACKERS] Broken atomics code on PPC with FreeBSD 10.3 Tom Lane
- Re: [HACKERS] increasing the default WAL segment size Jim Nasby
- [HACKERS] Shrink volume of default make output Jim Nasby
- Re: [HACKERS] Shrink volume of default make output Tom Lane
- Re: [HACKERS] Compiler warnings Joe Conway
- Re: [HACKERS] ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Justin Pryzby
- Re: [HACKERS] ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Justin Pryzby
- Re: [HACKERS] Cluster wide option to control symbol case folding Lewis, Ian \(Microstar Laboratories\)
- Re: [HACKERS] Measuring replay lag Thomas Munro
- Re: [HACKERS] Cluster wide option to control symbol case folding Lewis, Ian \(Microstar Laboratories\)
- [HACKERS] Causal reads take II Thomas Munro
- Re: [HACKERS] What is "index returned tuples in wrong order" forrecheck supposed to guard against? Robert Haas
- Re: [HACKERS] [PATCH] Reload SSL certificates on SIGHUP Tom Lane
- Re: [HACKERS] PassDownLimitBound for ForeignScan/CustomScan [take-2] Kohei KaiGai
- Re: [HACKERS] Odd behavior with PG_TRY Amit Kapila
- Re: [HACKERS] Odd behavior with PG_TRY Tom Lane
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] [PATCH] PostgresNode.pm enhancements, pg_lsn helper,and some more recovery tests Craig Ringer
- Re: [HACKERS] Add support to COMMENT ON CURRENT DATABASE Ashutosh Bapat
- Re: [HACKERS] safer node casting Ashutosh Bapat
- Re: [HACKERS] What is "index returned tuples in wrong order" for recheck supposed to guard against? Regina Obe
- Re: [HACKERS] background sessions amul sul
- Re: [HACKERS] Potential data loss of 2PC files Ashutosh Bapat
- Re: [HACKERS] Cache Hash Index meta page. Mithun Cy
- Re: [HACKERS] postgres_fdw : altering foreign table not invalidatingprepare statement execution plan. Ashutosh Bapat
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] [PATCH] Reload SSL certificates on SIGHUP Magnus Hagander
- Re: [HACKERS] Push down more full joins in postgres_fdw Ashutosh Bapat
- [HACKERS] Logical decoding - filtering tables valeriof
- Re: [HACKERS] Potential data loss of 2PC files Michael Paquier
- Re: [HACKERS] Logical decoding - filtering tables Craig Ringer
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Thomas Munro
- Re: [HACKERS] Declarative partitioning - another take Rajkumar Raghuwanshi
- Re: [HACKERS] parallelize queries containing subplans Amit Kapila
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Pavel Stehule
- Re: [HACKERS] Commit fest 2017-01 will begin soon! Michael Paquier
- Re: [HACKERS] Potential data loss of 2PC files Ashutosh Bapat
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Michael Paquier
- Re: [HACKERS] proposal: session server side variables Fabien COELHO
- Re: [HACKERS] Measuring replay lag Simon Riggs
- Re: [HACKERS] Potential data loss of 2PC files Michael Paquier
- Re: pg_authid.rolpassword format (was Re: [HACKERS] Passwordidentifiers, protocol aging and SCRAM protocol) Heikki Linnakangas
- Re: [HACKERS] increasing the default WAL segment size Michael Paquier
- Re: [HACKERS] pg_sequence catalog Kuntal Ghosh
- Re: [HACKERS] Assignment of valid collation for SET operations onqueries with UNKNOWN types. Rahila Syed
- Re: [HACKERS] Replication/backup defaults Michael Paquier
- Re: [HACKERS] Supporting huge pages on Windows Amit Kapila
- Re: [HACKERS] Add support to COMMENT ON CURRENT DATABASE Fabrízio de Royes Mello
- Re: [HACKERS] increasing the default WAL segment size Simon Riggs
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Vladimir Rusinov
- Re: [HACKERS] Logical decoding - filtering tables valeriof
- Re: [HACKERS] multivariate statistics (v19) Dilip Kumar
- Re: [HACKERS] increasing the default WAL segment size Amit Kapila
- Re: [HACKERS] increasing the default WAL segment size Simon Riggs
- Re: pg_authid.rolpassword format (was Re: [HACKERS] Passwordidentifiers, protocol aging and SCRAM protocol) Heikki Linnakangas
- Re: [HACKERS] WIP: About CMake v2 Peter Eisentraut
- Re: [HACKERS] pg_sequence catalog Peter Eisentraut
- Re: [HACKERS] [PATCH] Reload SSL certificates on SIGHUP Peter Eisentraut
- Re: [HACKERS] background sessions Peter Eisentraut
- Re: [HACKERS] proposal: session server side variables Fabien COELHO
- Re: [HACKERS] DROP FUNCTION of multiple functions Robert Haas
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] cast result of copyNode() Peter Eisentraut
- Re: [HACKERS] merging some features from plpgsql2 project Merlin Moncure
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] increasing the default WAL segment size Robert Haas
- Re: [HACKERS] [PATCH] Reload SSL certificates on SIGHUP Tom Lane
- Re: [HACKERS] An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Robert Haas
- Re: [HACKERS] Add support to COMMENT ON CURRENT DATABASE Peter Eisentraut
- Re: [HACKERS] Proposal for changes to recovery.conf API Robert Haas
- Re: [HACKERS] [PATCH] Reload SSL certificates on SIGHUP Tom Lane
- Re: [HACKERS] merging some features from plpgsql2 project Pavel Stehule
- Re: [HACKERS] Broken atomics code on PPC with FreeBSD 10.3 Robert Haas
- Re: [HACKERS] rewrite HeapSatisfiesHOTAndKey Robert Haas
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATEand DELETE David Fetter
- Re: [HACKERS] Broken atomics code on PPC with FreeBSD 10.3 Tom Lane
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATEand DELETE David Fetter
- Re: [HACKERS] increasing the default WAL segment size Simon Riggs
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Vladimir Rusinov
- Re: [HACKERS] What is "index returned tuples in wrong order" forrecheck supposed to guard against? Robert Haas
- Re: [HACKERS] Proposal for changes to recovery.conf API Simon Riggs
- Re: [HACKERS] multivariate statistics (v19) Tomas Vondra
- Re: [HACKERS] increasing the default WAL segment size Robert Haas
- Re: [HACKERS] proposal: session server side variables Fabien COELHO
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] Broken atomics code on PPC with FreeBSD 10.3 Robert Haas
- Re: [HACKERS] Add support to COMMENT ON CURRENT DATABASE Robert Haas
- Re: [HACKERS] ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. haswrong type Robert Haas
- Re: [HACKERS] Proposal for changes to recovery.conf API Robert Haas
- Re: [HACKERS] Proposal for changes to recovery.conf API Simon Riggs
- Re: [HACKERS] merging some features from plpgsql2 project Jim Nasby
- Re: [HACKERS] ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. haswrong type Justin Pryzby
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] Broken atomics code on PPC with FreeBSD 10.3 Tom Lane
- Re: [HACKERS] merging some features from plpgsql2 project Pavel Stehule
- Re: [HACKERS] merging some features from plpgsql2 project Jim Nasby
- Re: [HACKERS] Proposal for changes to recovery.conf API Josh Berkus
- Re: [HACKERS] merging some features from plpgsql2 project Jim Nasby
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] [COMMITTERS] pgsql: Update copyright for 2017 Magnus Hagander
- Re: [HACKERS] [COMMITTERS] pgsql: Update copyright for 2017 Bruce Momjian
- Re: [HACKERS] merging some features from plpgsql2 project Pavel Stehule
- Re: [HACKERS] proposal: session server side variables Fabien COELHO
- Re: [HACKERS] [COMMITTERS] pgsql: Update copyright for 2017 Heikki Linnakangas
- Re: [HACKERS] proposal: session server side variables Jim Nasby
- Re: [HACKERS] [COMMITTERS] pgsql: Update copyright for 2017 Magnus Hagander
- Re: [HACKERS] [COMMITTERS] pgsql: Update copyright for 2017 Jim Nasby
- Re: [HACKERS] [COMMITTERS] pgsql: Update copyright for 2017 Heikki Linnakangas