Mailing lists [pgsql-hackers]
- Re: [HACKERS] BUG: pg_stat_statements query normalization issueswith combined queries Fabien COELHO
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Vladimir Rusinov
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Tom Lane
- Re: [HACKERS] Retiring from the Core Team Roberto Mello
- Re: [HACKERS] BUG: pg_stat_statements query normalization issues with combined queries Tom Lane
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Jim Nasby
- Re: [HACKERS] WARM and indirect indexes Robert Haas
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Kevin Grittner
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] BUG: pg_stat_statements query normalization issues with combined queries Tom Lane
- Re: [HACKERS] merging some features from plpgsql2 project Jim Nasby
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Andres Freund
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Tom Lane
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Andres Freund
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] BUG: pg_stat_statements query normalization issueswith combined queries Fabien COELHO
- Re: [HACKERS] BUG: pg_stat_statements query normalization issueswith combined queries Fabien COELHO
- Re: [HACKERS] WARM and indirect indexes Jim Nasby
- Re: [HACKERS] pageinspect: Hash index support Jesper Pedersen
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Jesper Pedersen
- Re: [HACKERS] remove floats from bootstrap scanner/parser Jim Nasby
- Re: [HACKERS] Off-by-one oddity in minval for decreasing sequences Jim Nasby
- Re: [HACKERS] GSoC 2017 Jim Nasby
- Re: [HACKERS] GSoC 2017 Pavel Stehule
- Re: [HACKERS] Off-by-one oddity in minval for decreasing sequences Andrew Dunstan
- Re: [HACKERS] Retiring from the Core Team Merlin Moncure
- Re: [HACKERS] Packages: Again Craig Ringer
- Re: [HACKERS] many copies of atooid() and oid_cmp() Michael Paquier
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Peter Geoghegan
- Re: [HACKERS] plpgsql - additional extra checks Jim Nasby
- Re: [HACKERS] Proposal for changes to recovery.conf API Fujii Masao
- Re: [HACKERS] Packages: Again Joshua D. Drake
- Re: [HACKERS] pg_upgrade vs. pg_ctl stop -m fast Bruce Momjian
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Amit Kapila
- Re: [HACKERS] Patch to implement pg_current_logfile() function Michael Paquier
- Re: [HACKERS] Patch to implement pg_current_logfile() function Michael Paquier
- Re: [HACKERS] Cache Hash Index meta page. Mithun Cy
- Re: [HACKERS] Cache Hash Index meta page. Mithun Cy
- Re: [HACKERS] Gather Merge Rushabh Lathia
- Re: [HACKERS] pg_background contrib module proposal amul sul
- Re: [HACKERS] Packages: Again Pavel Stehule
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Ashutosh Bapat
- Re: [HACKERS] Unused member root in foreign_glob_cxt Ashutosh Bapat
- Re: [HACKERS] plpgsql - additional extra checks Pavel Stehule
- Re: [HACKERS] Misplacement of function declaration incontrib/postgres_fdw/postgres_fdw.h Etsuro Fujita
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Masahiko Sawada
- Re: [HACKERS] Push down more full joins in postgres_fdw Etsuro Fujita
- Re: [HACKERS] Fixing matching of boolean index columns to sort ordering Michael Paquier
- Re: [HACKERS] Protect syscache from bloating with negative cache entries Michael Paquier
- Re: [HACKERS] BUG: pg_stat_statements query normalization issueswith combined queries Kyotaro HORIGUCHI
- Re: [HACKERS] BUG: pg_stat_statements query normalization issueswith combined queries Kyotaro HORIGUCHI
- Re: [HACKERS] Patch to implement pg_current_logfile() function Gilles Darold
- Re: [HACKERS] Parallel Index-only scan Rafia Sabih
- WG: [HACKERS] Packages: Again Wolfgang Wilhelm
- Re: [HACKERS] Packages: Again Craig Ringer
- Re: [HACKERS] plpgsql - additional extra checks Pavel Stehule
- [HACKERS] Typo in hashsearch.c Mithun Cy
- Re: [HACKERS] Packages: Again Pavel Stehule
- Re: [HACKERS] pgbench - allow backslash continuations in \set expressions Rafia Sabih
- Re: [HACKERS] Packages: Again Wolfgang Wilhelm
- Re: [HACKERS] Replication slot xmin is not reset if HS feedback isturned off while standby is shut down Ants Aasma
- Re: [HACKERS] Passing query string to workers Rafia Sabih
- Re: [HACKERS] UNDO and in-place update Amit Kapila
- Re: WG: [HACKERS] Packages: Again Thomas Kellerer
- Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita
- Re: [HACKERS] pgbench - allow backslash continuations in \setexpressions Fabien COELHO
- [HACKERS] Too many autovacuum workers spawned during forced auto-vacuum Amit Khandekar
- Re: [HACKERS] plpgsql - additional extra checks Marko Tiikkaja
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Patch to implement pg_current_logfile() function Michael Paquier
- Re: [HACKERS] Unused member root in foreign_glob_cxt Tom Lane
- [HACKERS] how to correctly invalidate a constraint? Pavel Stehule
- Re: [HACKERS] Fixing matching of boolean index columns to sort ordering Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Fix field order in struct catcache. Alvaro Herrera
- Re: [HACKERS] [COMMITTERS] pgsql: Fix field order in struct catcache. Tom Lane
- [HACKERS] IF NOT EXISTS option for CREATE SERVER and CREATE USER MAPPINGstatements Anastasia Lubennikova
- Re: [HACKERS] parallelize queries containing subplans Dilip Kumar
- Re: [HACKERS] parallelize queries containing subplans Tom Lane
- Re: [HACKERS] Too many autovacuum workers spawned during forcedauto-vacuum Alvaro Herrera
- Re: [HACKERS] Protect syscache from bloating with negative cache entries Tom Lane
- Re: [HACKERS] BUG: pg_stat_statements query normalization issues with combined queries Tom Lane
- Re: [HACKERS] BUG: pg_stat_statements query normalization issues withcombined queries Craig Ringer
- Re: WG: [HACKERS] Packages: Again Craig Ringer
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] Parallel Index Scans Anastasia Lubennikova
- Re: [HACKERS] BUG: pg_stat_statements query normalization issues with combined queries Tom Lane
- Re: [HACKERS] pg_upgrade vs. pg_ctl stop -m fast Peter Eisentraut
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Peter Eisentraut
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Peter Eisentraut
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Peter Eisentraut
- Re: [HACKERS] pg_upgrade vs. pg_ctl stop -m fast Tom Lane
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] pgbench - allow backslash continuations in \set expressions Rafia Sabih
- Re: [HACKERS] Protect syscache from bloating with negative cache entries Robert Haas
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] pgbench - allow backslash continuations in \setexpressions Fabien COELHO
- Re: [HACKERS] sequence data type Daniel Verite
- Re: [HACKERS] New SQL counter statistics view (pg_stat_sql) Dilip Kumar
- Re: [HACKERS] sequence data type Daniel Verite
- Re: [HACKERS] Adding type info etc for inheritance errmsg: "childtable is missing column ..." Alvaro Herrera
- Re: [HACKERS] PoC: Grouped base relation Antonin Houska
- Re: [HACKERS] Patch to implement pg_current_logfile() function Kevin Grittner
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Robert Haas
- Re: [HACKERS] BUG: pg_stat_statements query normalization issueswith combined queries Fabien COELHO
- Re: [HACKERS] Packages: Again Serge Rielau
- Re: [HACKERS] Parallel Index Scans Robert Haas