Mailing lists [pgsql-hackers]
- Re: [HACKERS] Floating point comparison inconsistencies of thegeometric types Emre Hasegeli
- Re: [HACKERS] Improvements in psql hooks for variables Tom Lane
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands: \quit_if, \quit_unless) Tom Lane
- Re: [HACKERS] Floating point comparison inconsistencies of thegeometric types Robert Haas
- [HACKERS][REVIEW] macaddr 64 bit (EUI-64) datatype support Vitaly Burovoy
- Re: [HACKERS] logical decoding of two-phase transactions Craig Ringer
- Re: [HACKERS] Improvements in psql hooks for variables Tom Lane
- Re: [HACKERS] patch: function xmltable Pavel Stehule
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Andres Freund
- [HACKERS] Should `pg_upgrade --check` check relation filenodes are present? Craig de Stigter
- Re: [HACKERS] ICU integration Thomas Munro
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Jim Nasby
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera
- Re: [HACKERS] Improvements in psql hooks for variables Tom Lane
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Andres Freund
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Tom Lane
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Stephen Frost
- Re: [HACKERS] Should `pg_upgrade --check` check relation filenodes are present? Tom Lane
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Tom Lane
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Andres Freund
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Thomas Munro
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera
- Re: [HACKERS] sequence data type Michael Paquier
- Re: [HACKERS] Refactoring of replication commands using printsimple Michael Paquier
- Re: [HACKERS] logical decoding of two-phase transactions Michael Paquier
- Re: [HACKERS] Proposal : For Auto-Prewarm. Michael Paquier
- Re: [HACKERS] WAL consistency check facility Michael Paquier
- Re: [HACKERS] Logical Replication and Character encoding Kyotaro HORIGUCHI
- Re: [HACKERS] Logical Replication and Character encoding Kyotaro HORIGUCHI
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Michael Paquier
- Re: [HACKERS] pageinspect: Hash index support Michael Paquier
- Re: [HACKERS] Protect syscache from bloating with negative cache entries Michael Paquier
- Re: [HACKERS] Supporting huge pages on Windows Michael Paquier
- Re: [HACKERS] New SQL counter statistics view (pg_stat_sql) Michael Paquier
- Re: [HACKERS] PATCH: two slab-like memory allocators Michael Paquier
- Re: [HACKERS] Measuring replay lag Michael Paquier
- Re: [HACKERS] Forbid use of LF and CR characters in database and role names Michael Paquier
- Re: [HACKERS] Forbid use of LF and CR characters in database and role names Michael Paquier
- Re: [HACKERS] pg_xlogdump follow into the future Michael Paquier
- Re: [HACKERS] Speed up Clog Access by increasing CLOG buffers Michael Paquier
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Michael Paquier
- Re: [HACKERS] Proposal : Parallel Merge Join Michael Paquier
- Re: [HACKERS] Pinning a buffer in TupleTableSlot is unnecessary Michael Paquier
- Re: [HACKERS] Reporting planning time with EXPLAIN Michael Paquier
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Ashutosh Bapat
- Re: [HACKERS] postgres_fdw bug in 9.6 Michael Paquier
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Michael Paquier
- Re: [HACKERS] Push down more full joins in postgres_fdw Michael Paquier
- Re: [HACKERS] Bug in to_timestamp(). Michael Paquier
- Re: [HACKERS] Indirect indexes Michael Paquier
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Michael Paquier
- Re: [HACKERS] Microvacuum support for Hash Index Michael Paquier
- Re: [HACKERS][REVIEW] macaddr 64 bit (EUI-64) datatype support Kuntal Ghosh
- Re: [HACKERS] proposal: session server side variables Michael Paquier
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Michael Paquier
- Re: [HACKERS] asynchronous execution Michael Paquier
- Re: [HACKERS] ICU integration Michael Paquier
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Michael Paquier
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Michael Paquier
- Re: [HACKERS] Cache Hash Index meta page. Michael Paquier
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] PATCH: recursive json_populate_record() Michael Paquier
- Re: [HACKERS] Gather Merge Michael Paquier
- Re: [HACKERS] WAL consistency check facility Kuntal Ghosh
- Re: [HACKERS] asynchronous execution Kyotaro HORIGUCHI
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] tuplesort_gettuple_common() and *should_free argument Michael Paquier
- Re: [HACKERS] Parallel Append implementation Michael Paquier
- Re: [HACKERS] [PATCH] Transaction traceability - txid_status(bigint) Michael Paquier
- Re: [HACKERS] Logical decoding on standby Michael Paquier
- Re: [HACKERS] Logical replication existing data copy Michael Paquier
- Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Michael Paquier
- Re: [HACKERS] [WIP]Vertical Clustered Index (columnar store extension) Michael Paquier
- Re: [HACKERS] Protect syscache from bloating with negative cacheentries Kyotaro HORIGUCHI
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Michael Paquier
- Re: [HACKERS] Parallel Index-only scan Michael Paquier
- Re: [HACKERS] Logical Replication and Character encoding Kyotaro HORIGUCHI
- Re: [HACKERS] WAL consistency check facility Kuntal Ghosh
- Re: [HACKERS] [PATCH]: fix bug in SP-GiST box_ops Kyotaro HORIGUCHI
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: [HACKERS] Parallel Index Scans Rahila Syed
- Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least9.5)? Kyotaro HORIGUCHI
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] Deadlock in XLogInsert at AIX Heikki Linnakangas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Speedup twophase transactions Nikhil Sontakke
- [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Kyotaro HORIGUCHI
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI
- Re: [HACKERS] Logical Replication and Character encoding Shinoda, Noriyoshi
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Pavel Stehule
- Re: [HACKERS] CONNECTION LIMIT and Parallel Query don't play welltogether Andrew Dunstan
- Re: [HACKERS] Deadlock in XLogInsert at AIX Heikki Linnakangas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Deployment of an output plugin in Unix-like environment valeriof
- Re: [HACKERS] Subtle bug in "Simplify tape block format" commit Heikki Linnakangas
- Re: [HACKERS] CONNECTION LIMIT and Parallel Query don't play welltogether Albe Laurenz
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Ashutosh Bapat
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Ashutosh Bapat
- Re: [HACKERS] Performance improvement for joins where outer side is unique David Rowley
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: pg_authid.rolpassword format (was Re: [HACKERS] Passwordidentifiers, protocol aging and SCRAM protocol) Heikki Linnakangas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Erik Rijkers
- Re: [HACKERS] Floating point comparison inconsistencies of thegeometric types Emre Hasegeli
- Re: [HACKERS] [PATCH]: fix bug in SP-GiST box_ops Emre Hasegeli
- Re: [HACKERS] Gather Merge Rushabh Lathia
- Re: [HACKERS] Deadlock in XLogInsert at AIX Heikki Linnakangas
- Re: [HACKERS] Deadlock in XLogInsert at AIX Heikki Linnakangas
- Re: [HACKERS] Reporting planning time with EXPLAIN Stephen Frost
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Deadlock in XLogInsert at AIX REIX, Tony
- Re: [HACKERS] Gather Merge Rushabh Lathia
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Erik Rijkers
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Parallel Index Scans tushar
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands: \quit_if, \quit_unless) Tom Lane
- Re: [HACKERS] Parallel Index Scans tushar
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Rafia Sabih
- [HACKERS] Cast jsonb to numeric, int, float, bool Anastasia Lubennikova
- Re: [HACKERS] new autovacuum criterion for visible pages Vik Fearing
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: [HACKERS] Deadlock in XLogInsert at AIX REIX, Tony
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: [HACKERS] Improvements in psql hooks for variables Daniel Verite
- Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least 9.5)? Fujii Masao
- Re: [HACKERS] Cast jsonb to numeric, int, float, bool Nikita Glukhov
- Re: [HACKERS] Improvements in psql hooks for variables Tom Lane
- Re: [HACKERS] parallelize queries containing subplans Robert Haas
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Fujii Masao
- [HACKERS] Re: [COMMITTERS] pgsql: Make psql's \set display variables inalphabetical order. David Fetter
- Re: [HACKERS] Deadlock in XLogInsert at AIX Heikki Linnakangas
- Re: [HACKERS] Deadlock in XLogInsert at AIX REIX, Tony
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- [HACKERS] [PATCH] Add tab completion for DEALLOCATE ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] [COMMITTERS] pgsql: Make psql's \set display variables in alphabetical order. Tom Lane
- Re: [HACKERS] pageinspect: Hash index support Robert Haas
- Re: [HACKERS] [COMMITTERS] pgsql: Make psql's \set display variablesin alphabetical order. Andres Freund
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Robert Haas
- Re: [HACKERS] Improvements in psql hooks for variables Tom Lane
- Re: [HACKERS] [PATCH] Add tab completion for DEALLOCATE Tom Lane
- Re: [HACKERS] Refactoring of replication commands using printsimple Robert Haas
- Re: [HACKERS] ICU integration Pavel Stehule
- Re: [HACKERS] logical decoding of two-phase transactions Robert Haas
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Robert Haas
- Re: [HACKERS] multi-level partitions and partition-wise joins Robert Haas
- Re: [HACKERS] logical decoding of two-phase transactions Tom Lane
- Re: [HACKERS] ICU integration Tom Lane
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Thomas Munro
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] logical decoding of two-phase transactions Konstantin Knizhnik
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Tom Lane
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Masahiko Sawada
- Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Pavel Stehule
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Robert Haas
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Masahiko Sawada
- Re: [HACKERS] ICU integration Tom Lane
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera
- Re: [HACKERS] logical decoding of two-phase transactions Craig Ringer
- Re: [HACKERS] [COMMITTERS] pgsql: Make psql's \set display variablesin alphabetical order. Robert Haas
- Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Jim Nasby
- Re: [HACKERS] [COMMITTERS] pgsql: Make psql's \set display variablesin alphabetical order. David Fetter
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Jim Nasby
- Re: [HACKERS] Refactoring of replication commands using printsimple Michael Paquier
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Jim Nasby
- Re: [HACKERS] Cast jsonb to numeric, int, float, bool Jim Nasby
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Tom Lane
- Re: [HACKERS] multivariate statistics (v19) Alvaro Herrera
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: [HACKERS] Cast jsonb to numeric, int, float, bool Nikita Glukhov
- [HACKERS] TRAP: FailedAssertion("!(hassrf)", File: "nodeProjectSet.c", Line:180) Erik Rijkers
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Michael Paquier
- Re: [HACKERS] TRAP: FailedAssertion("!(hassrf)", File:"nodeProjectSet.c", Line: 180) Andres Freund
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Michael Paquier
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Jim Nasby
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Michael Paquier
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Andres Freund
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Andres Freund
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Robert Haas
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Andres Freund
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Robert Haas
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Andres Freund
- Re: [HACKERS] WAL consistency check facility Robert Haas
- Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least9.5)? Kyotaro HORIGUCHI
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Higuchi, Daisuke
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Jim Nasby
- Re: [HACKERS] sequence data type Michael Paquier
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Kyotaro HORIGUCHI
- Re: [HACKERS] pg_background contrib module proposal Michael Paquier
- Re: [HACKERS] autonomous transactions Michael Paquier
- Re: [HACKERS] [PATCH] Add GUCs for predicate lock promotion thresholds Michael Paquier
- Re: [HACKERS] Add pgstathashindex() to get hash index table statistics. Michael Paquier
- Re: [HACKERS] Parallel Index Scans Michael Paquier
- Re: [HACKERS] Performance improvement for joins where outer side is unique Michael Paquier
- Re: [HACKERS] Logical Replication and Character encoding Kyotaro HORIGUCHI
- Re: [HACKERS] Commit fest 2017-01 will begin soon! Michael Paquier
- Re: [HACKERS] TRAP: FailedAssertion("!(hassrf)", File: "nodeProjectSet.c", Line: 180) Tom Lane
- Re: [HACKERS] Logical Replication and Character encoding Euler Taveira
- Re: pg_authid.rolpassword format (was Re: [HACKERS] Passwordidentifiers, protocol aging and SCRAM protocol) David Rowley
- Re: [HACKERS] parallelize queries containing subplans Amit Kapila
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Rafia Sabih
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Thomas Munro
- Re: [HACKERS] Commit fest 2017-01 will begin soon! Amit Kapila
- Re: [HACKERS] TRAP: FailedAssertion("!(hassrf)", File: "nodeProjectSet.c", Line: 180) Tom Lane
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Ashutosh Bapat
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Ashutosh Bapat
- Re: [HACKERS] Commit fest 2017-01 will begin soon! Michael Paquier
- Re: [HACKERS] TRAP: FailedAssertion("!(hassrf)", File:"nodeProjectSet.c", Line: 180) Andres Freund
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Enabling replication connections by default inpg_hba.conf Peter Eisentraut
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Michael Paquier
- Re: [HACKERS] Should `pg_upgrade --check` check relation filenodesare present? Peter Eisentraut
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Tom Lane
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Higuchi, Daisuke
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Michael Paquier
- [HACKERS] Provide list of subscriptions and publications in psql's completion Michael Paquier
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Higuchi, Daisuke
- Re: [HACKERS] Speedup twophase transactions Nikhil Sontakke
- Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least 9.5)? Michael Paquier
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: [HACKERS] Improvements in psql hooks for variables Andrew Dunstan
- Re: pg_authid.rolpassword format (was Re: [HACKERS] Passwordidentifiers, protocol aging and SCRAM protocol) Heikki Linnakangas
- Re: [HACKERS] multivariate statistics (v19) Tomas Vondra
- Re: [HACKERS] Superowners Simon Riggs
- Re: [HACKERS] Superowners Simon Riggs
- Re: [HACKERS] [PATCH] Add tab completion for DEALLOCATE ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: [HACKERS] pageinspect: Hash index support Ashutosh Sharma
- [HACKERS] Constraint exclusion failed to prune partition in case of partitionexpression involves function call amul sul
- Re: [HACKERS] What is "index returned tuples in wrong order" forrecheck supposed to guard against? Kyotaro HORIGUCHI
- Re: [HACKERS] What is "index returned tuples in wrong order" forrecheck supposed to guard against? Kyotaro HORIGUCHI
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Enabling replication connections by default in pg_hba.conf Magnus Hagander
- [HACKERS] Non-deterministic behavior with floating point in parallel mode Ruben Buchatskiy
- [HACKERS] patch: optimize information_schema.constraint_column_usage Alexey Bashtanov
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera
- Re: [HACKERS] Enabling replication connections by default in pg_hba.conf Simon Riggs
- Re: [HACKERS] Deadlock in XLogInsert at AIX REIX, Tony
- Re: [HACKERS] Enabling replication connections by default inpg_hba.conf Petr Jelinek
- Re: [HACKERS] Non-deterministic behavior with floating point in parallel mode Tom Lane
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Bruce Momjian
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATEand DELETE David Fetter
- Re: [HACKERS] Deadlock in XLogInsert at AIX REIX, Tony
- [HACKERS] Some patch triage from Brussels Magnus Hagander
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATEand DELETE Bruce Momjian
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Fujii Masao
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATEand DELETE David Fetter
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Pavel Stehule
- Re: [HACKERS] Deadlock in XLogInsert at AIX Konstantin Knizhnik
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATEand DELETE Alvaro Herrera
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: [HACKERS] TRAP: FailedAssertion("!(hassrf)", File: "nodeProjectSet.c", Line: 180) Tom Lane
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Tom Lane
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATEand DELETE David Fetter
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Fujii Masao
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATEand DELETE Nico Williams
- Re: [HACKERS] Enabling replication connections by default inpg_hba.conf Peter Eisentraut
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Peter Eisentraut
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Peter Eisentraut
- Re: [HACKERS] pageinspect: Hash index support Robert Haas
- Re: [HACKERS] pageinspect: Hash index support Jesper Pedersen
- Re: [HACKERS] logical decoding of two-phase transactions Robert Haas
- Re: [HACKERS] logical decoding of two-phase transactions Robert Haas
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Jim Nasby
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Robert Haas
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Andres Freund
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Andres Freund
- Re: [HACKERS] Enabling replication connections by default in pg_hba.conf Simon Riggs
- [HACKERS] possible self-deadlock window after bad ProcessStartupPacket Jimmy Yih
- Re: [HACKERS] TRAP: FailedAssertion("!(hassrf)", File: "nodeProjectSet.c", Line: 180) Tom Lane
- Re: [HACKERS] TRAP: FailedAssertion("!(hassrf)", File:"nodeProjectSet.c", Line: 180) Erik Rijkers
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Daniel Verite
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Michael Paquier
- Re: [HACKERS] logical decoding of two-phase transactions Craig Ringer
- Re: [HACKERS] Deadlock in XLogInsert at AIX Noah Misch
- Re: [HACKERS] pageinspect: Hash index support Michael Paquier
- Re: [HACKERS] Logical Replication and Character encoding Craig Ringer
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands: \quit_if, \quit_unless) Tom Lane
- Re: [HACKERS] Constraint exclusion failed to prune partition in caseof partition expression involves function call Amit Langote
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Kyotaro HORIGUCHI
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Declarative partitioning - another take Amit Langote
- Re: [HACKERS] Logical Replication and Character encoding Kyotaro HORIGUCHI
- Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least9.5)? Kyotaro HORIGUCHI
- Re: [HACKERS] pageinspect: Hash index support Ashutosh Sharma
- Re: [HACKERS] Radix tree for character conversion Kyotaro HORIGUCHI
- Re: [HACKERS] Logical Replication and Character encoding Craig Ringer
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] proposal: session server side variables Michael Paquier
- Re: [HACKERS] proposal: session server side variables Fabien COELHO
- Re: [HACKERS] Packages: Again Pavel Stehule
- Re: [HACKERS] Packages: Again Craig Ringer
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] Packages: Again Pavel Stehule
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- [HACKERS] Harmonization of json functions (SQLITE) Tobias Schönit
- Re: [HACKERS] Non-deterministic behavior with floating point inparallel mode Thomas Munro
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI
- Re: [HACKERS] Logical Replication and Character encoding Kyotaro HORIGUCHI
- [HACKERS] Postgres_fdw behaves oddly vinayak
- [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] [WIP]Vertical Clustered Index (columnar storeextension) Konstantin Knizhnik
- Re: [HACKERS] asynchronous execution Antonin Houska
- Re: [HACKERS] proposal: session server side variables Fabien COELHO
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] Harmonization of json functions (SQLITE) Pavel Stehule
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Erik Rijkers
- [HACKERS] Redundant comment in ExecutePlan Rafia Sabih
- Re: [HACKERS] \h tab-completion Andreas Karlsson
- Re: [HACKERS] Checksums by default? Tomas Vondra
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Gather Merge Neha Sharma
- Re: [HACKERS] patch: optimize information_schema.constraint_column_usage Ashutosh Bapat
- Re: [HACKERS] pageinspect: Hash index support Jesper Pedersen
- Re: [HACKERS] Password identifiers, protocol aging and SCRAM protocol Heikki Linnakangas
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] patch: optimize information_schema.constraint_column_usage Ashutosh Bapat
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Robert Haas
- Re: [HACKERS] pageinspect: Hash index support Tom Lane
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Fujii Masao
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Robert Haas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Robert Haas
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Robert Haas
- Re: [HACKERS] pageinspect: Hash index support Robert Haas
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Tom Lane
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] pageinspect: Hash index support Jesper Pedersen
- Re: [HACKERS] pageinspect: Hash index support Jesper Pedersen
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- [HACKERS] LWLock optimization for multicore Power machines Alexander Korotkov
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Tom Lane
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands: \quit_if, \quit_unless) Tom Lane
- Re: [HACKERS] LWLock optimization for multicore Power machines Alexander Korotkov
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands: \quit_if, \quit_unless) Daniel Verite
- Re: [HACKERS] Packages: Again Serge Rielau
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Fujii Masao
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: [HACKERS] new autovacuum criterion for visible pages Jeff Janes
- Re: [HACKERS] Packages: Again Pavel Stehule
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] Add pgstathashindex() to get hash index table statistics. Robert Haas
- Re: [HACKERS] Possible issue with expanded object infrastructure onPostgres 9.6.1 Peter Geoghegan
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] LWLock optimization for multicore Power machines Bernd Helmle
- Re: [HACKERS] LWLock optimization for multicore Power machines Robert Haas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Robert Haas
- Re: [HACKERS] new autovacuum criterion for visible pages Alvaro Herrera
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugsin previous commit. Robert Haas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Robert Haas
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Robert Haas
- [HACKERS] libpq Alternate Row Processor Kyle Gearhart
- Re: [HACKERS] pageinspect: Hash index support Robert Haas
- Re: [HACKERS] Speedup twophase transactions Robert Haas
- Re: [HACKERS] Packages: Again Serge Rielau
- Re: [HACKERS] Enabling replication connections by default in pg_hba.conf Michael Paquier
- Re: [HACKERS] logical decoding of two-phase transactions Robert Haas
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] logical decoding of two-phase transactions Andres Freund
- Re: [HACKERS] Password identifiers, protocol aging and SCRAM protocol Michael Paquier
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Kevin Grittner
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Jeff Janes
- Re: [HACKERS] Checksums by default? Jim Nasby
- Re: [HACKERS] Checksums by default? Andres Freund
- Re: [HACKERS] Checksums by default? Robert Haas
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Claudio Freire
- Re: [HACKERS] logical decoding of two-phase transactions Robert Haas
- Re: [HACKERS] Declarative partitioning - another take Robert Haas
- Re: [HACKERS] Superowners Robert Haas
- Re: [HACKERS] multivariate statistics (v19) Robert Haas
- Re: [HACKERS] Redundant comment in ExecutePlan Robert Haas
- Re: [HACKERS] logical decoding of two-phase transactions Andres Freund
- Re: [HACKERS] logical decoding of two-phase transactions Robert Haas
- Re: [HACKERS] logical decoding of two-phase transactions Andres Freund
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Jim Nasby
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Andres Freund
- Re: [HACKERS] Parallel Index Scans Robert Haas
- [HACKERS] PinBuffer() no longer makes use of strategy Jim Nasby
- Re: [HACKERS] PinBuffer() no longer makes use of strategy Andres Freund
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Jim Nasby
- Re: [HACKERS] libpq Alternate Row Processor Jim Nasby
- Re: [HACKERS] Checksums by default? Jim Nasby
- Re: [HACKERS] PinBuffer() no longer makes use of strategy Jim Nasby
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Jim Nasby
- Re: [HACKERS] PinBuffer() no longer makes use of strategy Andres Freund
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Andres Freund
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Ashutosh Sharma
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Amit Kapila
- Re: [HACKERS] Packages: Again Pavel Stehule
- Re: [HACKERS] libpq Alternate Row Processor Tom Lane
- [HACKERS] pg_sequences bug ? Shinoda, Noriyoshi
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Konstantin Knizhnik
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- [HACKERS] 3D Z-curve spatial index Boris Muratshin
- Re: [HACKERS] pgbench more operators & functions Fabien COELHO
- Re: [HACKERS] pageinspect: Hash index support Ashutosh Sharma
- [HACKERS] pg_restore foreign keys NOT VALID, or [assume] VALID; VALIDATECONSTRAINT CONCURRENTLY Tomasz Ostrowski
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands: \quit_if, \quit_unless) Daniel Verite
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- Re: [HACKERS] pageinspect: Hash index support Ashutosh Sharma
- Re: [HACKERS] pg_sequences bug ? Michael Paquier
- Re: [HACKERS] Constraint exclusion failed to prune partition in caseof partition expression involves function call amul sul
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Masahiko Sawada
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- [HACKERS] Draft release notes for next week's releases are up for review Tom Lane
- [HACKERS] Ancient row-ordering instability in regression tests Tom Lane
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] PinBuffer() no longer makes use of strategy Alexander Korotkov
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Fujii Masao
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Fujii Masao
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Petr Jelinek
- Re: [HACKERS] Logical Replication and Character encoding Petr Jelinek
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Review: GIN non-intrusive vacuum of posting tree Jeff Davis
- [HACKERS] Variable name typo in launcher.c Masahiko Sawada
- [HACKERS] Ignore tablespace ACLs when ignoring schema ACLs Noah Misch
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Rod Taylor
- Re: [HACKERS] PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Michael Paquier
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavel Stehule
- Re: [HACKERS] [PATCH] Generic type subscription Dmitry Dolgov
- Re: [HACKERS] Draft release notes for next week's releases are up for review Amit Kapila
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Michael Paquier
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Review: GIN non-intrusive vacuum of posting tree Andrew Borodin
- Re: [HACKERS] Ignore tablespace ACLs when ignoring schema ACLs Tom Lane
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] Draft release notes for next week's releases are up for review Tom Lane
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavel Stehule
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Martín Marqués
- Re: [HACKERS] Ignore tablespace ACLs when ignoring schema ACLs Noah Misch
- Re: [HACKERS] Ignore tablespace ACLs when ignoring schema ACLs Tom Lane
- Re: [HACKERS] Ignore tablespace ACLs when ignoring schema ACLs Noah Misch
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] [PATCH] SortSupport for macaddr type Brandur Leach
- Re: [HACKERS] 3D Z-curve spatial index David Fetter
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Robert Haas
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Robert Haas
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Andres Freund
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps insideExecEndGather) Kouhei Kaigai
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Andres Freund
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tomas Vondra
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Andres Freund
- Re: [HACKERS] [WIP]Vertical Clustered Index (columnar store extension) Haribabu Kommi
- Re: [HACKERS][REVIEW] macaddr 64 bit (EUI-64) datatype support Haribabu Kommi
- Re: [HACKERS] libpq Alternate Row Processor Kyle Gearhart
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan
- [HACKERS] Possible spelling fixes Josh Soref
- Re: [HACKERS] Possible spelling fixes Andres Freund
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Andres Freund
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] Possible spelling fixes Josh Soref
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Andres Freund
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Andres Freund
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Claudio Freire
- Re: [HACKERS] 3D Z-curve spatial index Boris Muratshin
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Claudio Freire
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila
- [HACKERS] IF [NOT] EXISTS for replication slots Michael Paquier
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Michael Paquier
- Re: [HACKERS] Add pgstathashindex() to get hash index table statistics. Ashutosh Sharma
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps insideExecEndGather) Kouhei Kaigai
- [HACKERS] 0/NULL/NIL assignments in build_*_rel() Ashutosh Bapat
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- Re: [HACKERS] [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Ashutosh Sharma
- Re: [HACKERS] 0/NULL/NIL assignments in build_*_rel() Tom Lane
- Re: [HACKERS] 0/NULL/NIL assignments in build_*_rel() Ashutosh Bapat
- Re: [HACKERS] Parallel Append implementation Amit Khandekar
- Re: [HACKERS] 0/NULL/NIL assignments in build_*_rel() Tom Lane
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila
- Re: [HACKERS] 3D Z-curve spatial index David Fetter
- [HACKERS] [RFC] Should I embed or parameterize syscall/Win32 function namesfrom error messages? Tsunakawa, Takayuki
- Re: [HACKERS] [RFC] Should I embed or parameterize syscall/Win32function names from error messages? Michael Paquier
- Re: [HACKERS] Gather Merge Rushabh Lathia
- Re: [HACKERS] Add pgstathashindex() to get hash index table statistics. Amit Kapila
- Re: [HACKERS] 0/NULL/NIL assignments in build_*_rel() Ashutosh Bapat
- Re: [HACKERS] [RFC] Should I embed or parameterize syscall/Win32function names from error messages? Tsunakawa, Takayuki
- Re: [HACKERS] [RFC] Should I embed or parameterize syscall/Win32 function names from error messages? Tom Lane
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Claudio Freire
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Parallel Append implementation Amit Khandekar
- Re: [HACKERS] 3D Z-curve spatial index Boris Muratshin
- [HACKERS] [RFC] Should "SHOW huge_pages" display the effective value "off"when the huge page is unavailable? Tsunakawa, Takayuki
- Re: [HACKERS] [RFC] Should I embed or parameterize syscall/Win32function names from error messages? Tsunakawa, Takayuki
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Vladimir Borodin
- Re: [HACKERS] contrib modules and relkind check Amit Langote
- Re: [HACKERS] Gather Merge Rushabh Lathia
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Possible spelling fixes Heikki Linnakangas
- Re: [HACKERS] Variable name typo in launcher.c Heikki Linnakangas
- Re: [HACKERS] Active zombies at AIX Konstantin Knizhnik
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Martín Marqués
- Re: [HACKERS] 3D Z-curve spatial index Boris Muratshin
- Re: [HACKERS] 3D Z-curve spatial index Boris Muratshin
- Re: [HACKERS] 3D Z-curve spatial index Boris Muratshin
- Re: [HACKERS] Possible spelling fixes Josh Soref
- Re: [HACKERS] [PATCH] kNN for btree Nikita Glukhov
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- Re: [HACKERS] Possible spelling fixes Heikki Linnakangas
- Re: [HACKERS] Draft release notes for next week's releases are up for review Tobias Bussmann
- Re: [HACKERS] [PATCH] kNN for SP-GiST Nikita Glukhov
- Re: [HACKERS] Active zombies at AIX Konstantin Knizhnik
- Re: [HACKERS] GSoC 2017 Ruben Buchatskiy
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera
- [HACKERS] SCRAM authentication, take three Heikki Linnakangas
- Re: [HACKERS] Possible spelling fixes Alvaro Herrera
- Re: [HACKERS] LWLock optimization for multicore Power machines Alexander Korotkov
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Masahiko Sawada
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Kevin Grittner
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Fujii Masao
- Re: [HACKERS] SCRAM authentication, take three Aleksander Alekseev
- Re: [HACKERS] [RFC] Should "SHOW huge_pages" display the effectivevalue "off" when the huge page is unavailable? Fujii Masao
- Re: [HACKERS] [RFC] Should "SHOW huge_pages" display the effective value "off" when the huge page is unavailable? Tom Lane
- Re: [HACKERS] SCRAM authentication, take three Alvaro Herrera
- Re: [HACKERS] Possible spelling fixes Piotr Stefaniak
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Fujii Masao
- Re: [HACKERS] [RFC] Should "SHOW huge_pages" display the effectivevalue "off" when the huge page is unavailable? Fujii Masao
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Pavel Stehule
- Re: [HACKERS] [RFC] Should "SHOW huge_pages" display the effective value "off" when the huge page is unavailable? Tom Lane
- Re: [HACKERS] Draft release notes for next week's releases are up for review Tom Lane
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Fujii Masao
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] IF [NOT] EXISTS for replication slots Petr Jelinek
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Petr Jelinek
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: [HACKERS] LWLock optimization for multicore Power machines Bernd Helmle
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Magnus Hagander
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] increasing the default WAL segment size Beena Emerson
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Robert Treat
- Re: [HACKERS] SCRAM authentication, take three Aleksander Alekseev
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Eisentraut
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] LWLock optimization for multicore Power machines Alexander Korotkov
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] LWLock optimization for multicore Power machines Andres Freund
- Re: [HACKERS] One-shot expanded output in psql using \gx Christoph Berg
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] pg_sequences bug ? Peter Eisentraut
- [HACKERS] [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM Nikolay Shaplov
- Re: [HACKERS] Add pgstathashindex() to get hash index table statistics. Robert Haas
- Re: [HACKERS] proposal: session server side variables Fabien COELHO
- Re: [HACKERS] Active zombies at AIX Peter Eisentraut
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Active zombies at AIX Andres Freund
- Re: [HACKERS] LWLock optimization for multicore Power machines Bernd Helmle
- Re: [HACKERS] proposal: session server side variables Pavel Stehule
- Re: [HACKERS] Active zombies at AIX Tom Lane
- Re: [HACKERS] Active zombies at AIX Andres Freund
- Re: [HACKERS] multivariate statistics (v19) Alvaro Herrera
- Re: [HACKERS] Enabling replication connections by default inpg_hba.conf Peter Eisentraut
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Peter Eisentraut
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Peter Eisentraut
- Re: [HACKERS] multivariate statistics (v19) Alvaro Herrera
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] IF [NOT] EXISTS for replication slots Michael Paquier
- Re: [HACKERS] asynchronous execution Corey Huinker
- Re: [HACKERS] multivariate statistics (v19) Alvaro Herrera
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila
- Re: [HACKERS] Add pgstathashindex() to get hash index table statistics. Amit Kapila
- Re: [HACKERS] Possible spelling fixes Josh Soref
- Re: [HACKERS] Add pgstathashindex() to get hash index table statistics. Robert Haas
- Re: [HACKERS] Possible spelling fixes Josh Soref
- Re: [HACKERS] Possible spelling fixes Josh Soref
- Re: [HACKERS] Possible spelling fixes Josh Soref
- Re: [HACKERS] asynchronous execution Amit Langote
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] Passing query string to workers Rafia Sabih
- Re: [HACKERS] Proposal : For Auto-Prewarm. Mithun Cy
- Re: [HACKERS] One-shot expanded output in psql using \gx David Fetter
- Re: [HACKERS] GSoC 2017 Amit Langote
- [HACKERS] pg_stat_wal_write statistics view Haribabu Kommi
- Re: [HACKERS] Proposal : For Auto-Prewarm. Beena Emerson
- Re: [HACKERS] Proposal : For Auto-Prewarm. Amit Kapila
- Re: [HACKERS] Proposal : For Auto-Prewarm. Amit Kapila
- Re: [HACKERS] IF [NOT] EXISTS for replication slots Petr Jelinek
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Adding the optional clause 'AS' in CREATE TRIGGER Okano, Naoki
- Re: [WIP] RE: [HACKERS] DECLARE STATEMENT setting up a connectionin ECPG Ideriha, Takeshi
- [HACKERS] Backport of pg_statistics typos fix Yugo Nagata
- Re: [HACKERS] Proposal : For Auto-Prewarm. Mithun Cy
- Re: [HACKERS] Proposal : For Auto-Prewarm. Beena Emerson
- Re: [HACKERS] WAL consistency check facility Amit Kapila
- Re: [HACKERS] Proposal : For Auto-Prewarm. Mithun Cy
- Re: [HACKERS] [COMMITTERS] pgsql: Release note updates. Alvaro Herrera
- Re: [HACKERS] [COMMITTERS] pgsql: Release note updates. Pavan Deolasee
- [HACKERS] DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada
- Re: [HACKERS] LWLock optimization for multicore Power machines Bernd Helmle
- Re: [HACKERS] Postgres_fdw behaves oddly Yugo Nagata
- Re: [HACKERS] Proposal : For Auto-Prewarm. Mithun Cy
- Re: [HACKERS] Proposal : For Auto-Prewarm. Beena Emerson
- Re: [HACKERS] Proposal : For Auto-Prewarm. Beena Emerson
- Re: [HACKERS] WAL consistency check facility Robert Haas
- Re: [HACKERS] 0/NULL/NIL assignments in build_*_rel() Robert Haas
- Re: [HACKERS] GSoC 2017 Stephen Frost
- Re: [HACKERS] pageinspect: Hash index support Robert Haas
- [HACKERS] GSoC 2017 - LAST CALL Stephen Frost
- Re: [HACKERS] GSoC 2017 Stephen Frost
- Re: [HACKERS] LWLock optimization for multicore Power machines Alexander Korotkov
- Re: [HACKERS] GSoC 2017 - LAST CALL Amit Kapila
- Re: [HACKERS] GSoC 2017 - LAST CALL Stephen Frost
- [HACKERS] 'text' instead of 'unknown' in Postgres 10 Daniele Varrazzo
- Re: [HACKERS] [COMMITTERS] pgsql: Release note updates. Tom Lane
- Re: [HACKERS] GSoC 2017 Stephen Frost
- [HACKERS] pg_restore is broken on 9.2 version. Rushabh Lathia
- Re: [HACKERS] 'text' instead of 'unknown' in Postgres 10 Pavel Stehule
- Re: [HACKERS] 'text' instead of 'unknown' in Postgres 10 Tom Lane
- Re: [HACKERS] pg_restore is broken on 9.2 version. Stephen Frost
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Fujii Masao
- [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Pavel Raiskup
- Re: [HACKERS] 'text' instead of 'unknown' in Postgres 10 Andreas Karlsson
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Fujii Masao
- [HACKERS] Idea on how to simplify comparing two sets Joel Jacobson
- Re: [HACKERS] 'text' instead of 'unknown' in Postgres 10 Daniele Varrazzo
- Re: [HACKERS] pg_restore is broken on 9.2 version. Stephen Frost
- Re: [HACKERS] 'text' instead of 'unknown' in Postgres 10 Daniele Varrazzo
- Re: [HACKERS] [COMMITTERS] pgsql: Release note updates. Alvaro Herrera
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Petr Jelinek
- Re: [HACKERS] [COMMITTERS] pgsql: Release note updates. Tom Lane
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Petr Jelinek
- [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Jonathan S. Katz
- Re: [HACKERS] Idea on how to simplify comparing two sets Anders Granlund
- Re: [HACKERS] Idea on how to simplify comparing two sets Joel Jacobson
- [HACKERS] possibility to specify template database for pg_regress Pavel Stehule
- Re: [HACKERS] Idea on how to simplify comparing two sets Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Release note updates. Alvaro Herrera
- Re: [HACKERS] Idea on how to simplify comparing two sets Joel Jacobson
- Re: [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Tom Lane
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Emre Hasegeli
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Fujii Masao
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Michael Banck
- Re: [HACKERS] [PATCH] SortSupport for macaddr type Brandur Leach
- Re: [HACKERS] Idea on how to simplify comparing two sets David Fetter
- Re: [HACKERS] Proposal : For Auto-Prewarm. Mithun Cy
- Re: [HACKERS] Idea on how to simplify comparing two sets David Fetter
- Re: [HACKERS] Idea on how to simplify comparing two sets Joel Jacobson
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Alvaro Herrera
- Re: [HACKERS] Cache Hash Index meta page. Robert Haas
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Alvaro Herrera
- Re: [HACKERS] Idea on how to simplify comparing two sets David G. Johnston
- Re: [HACKERS] Cache Hash Index meta page. Erik Rijkers
- Re: [HACKERS] [COMMITTERS] pgsql: Release note updates. Pavan Deolasee
- Re: [HACKERS] Idea on how to simplify comparing two sets Tom Lane
- Re: [HACKERS] Idea on how to simplify comparing two sets Fabien COELHO
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Cache Hash Index meta page. Mithun Cy
- Re: [HACKERS] Cache Hash Index meta page. Robert Haas
- [HACKERS] PUBLICATIONS and pg_dump Stephen Frost
- Re: [HACKERS] GSoC 2017 - LAST CALL Alexander Korotkov
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Jonathan S. Katz
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Jonathan S. Katz
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Alvaro Herrera
- Re: [HACKERS] Parallel bitmap heap scan Jeff Janes
- Re: [HACKERS] Parallel bitmap heap scan Andres Freund
- Re: [HACKERS] Parallel bitmap heap scan Andres Freund
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Michael Banck
- Re: [HACKERS] Parallel bitmap heap scan Andres Freund
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Jonathan S. Katz
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Jonathan S. Katz
- [HACKERS] Caching index AM working data across aminsert calls Tom Lane
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Alvaro Herrera
- Re: [HACKERS] Caching index AM working data across aminsert calls Robert Haas
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Michael Paquier
- Re: [HACKERS] possibility to specify template database for pg_regress Michael Paquier
- Re: [HACKERS] possibility to specify template database for pg_regress Tom Lane
- Re: [HACKERS] possibility to specify template database for pg_regress Andres Freund
- Re: [HACKERS] possibility to specify template database for pg_regress Michael Paquier
- [HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space") Piotr Stefaniak
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Jonathan S. Katz
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Idea on how to simplify comparing two sets Merlin Moncure
- Re: [HACKERS] PUBLICATIONS and pg_dump Peter Eisentraut
- Re: [HACKERS] PUBLICATIONS and pg_dump Stephen Frost
- [HACKERS] drop support for Python 2.3 Peter Eisentraut
- Re: [HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space") Tom Lane
- Re: [HACKERS] drop support for Python 2.3 Tom Lane
- Re: [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Peter Eisentraut
- Re: [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Tom Lane
- Re: [HACKERS] WAL consistency check facility Kuntal Ghosh
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] possibility to specify template database for pg_regress Pavel Stehule
- Re: [HACKERS] possibility to specify template database for pg_regress Michael Paquier
- Re: [HACKERS] possibility to specify template database for pg_regress Pavel Stehule
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: [HACKERS] Idea on how to simplify comparing two sets Pantelis Theodosiou
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Idea on how to simplify comparing two sets Pantelis Theodosiou
- Re: [HACKERS] Proposal : For Auto-Prewarm. Amit Kapila
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] pg_stat_wal_write statistics view Amit Kapila
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: [HACKERS] WIP: About CMake v2 Yuriy Zhuravlev
- Re: [HACKERS] WIP: About CMake v2 Yuriy Zhuravlev
- Re: [HACKERS] Declarative partitioning - another take amul sul
- Re: [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Pavel Raiskup
- Re: [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Pavel Raiskup
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Ashutosh Bapat
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Idea on how to simplify comparing two sets Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] LWLock optimization for multicore Power machines Bernd Helmle
- Re: [HACKERS] drop support for Python 2.3 Peter Eisentraut
- Re: [HACKERS] pageinspect: Hash index support Ashutosh Sharma
- [HACKERS] chomp PQerrorMessage() in backend uses Peter Eisentraut
- Re: [HACKERS] One-shot expanded output in psql using \gx Christoph Berg
- Re: [HACKERS] One-shot expanded output in psql using \gx David Fetter
- Re: [HACKERS] multivariate statistics (v19) Dean Rasheed
- Re: [HACKERS] drop support for Python 2.3 Devrim Gündüz
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Petr Jelinek
- Re: [HACKERS] pageinspect: Hash index support Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] chomp PQerrorMessage() in backend uses Tom Lane
- Re: [HACKERS] GSoC 2017 Robert Haas
- Re: [HACKERS] drop support for Python 2.3 Andrew Dunstan
- Re: [HACKERS] multivariate statistics (v19) David Fetter
- Re: [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Daniel Gustafsson
- Re: [HACKERS] Idea on how to simplify comparing two sets Tom Lane
- [HACKERS] Patch: Avoid precision error in to_timestamp(). Erik Nordström
- Re: [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Tom Lane
- Re: [HACKERS] GSoC 2017 Pavel Stehule
- Re: [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Alvaro Herrera
- Re: [HACKERS] [PATCH] configure-time knob to set default ssl ciphers Tom Lane
- Re: [HACKERS] Idea on how to simplify comparing two sets David Fetter
- Re: [HACKERS] Idea on how to simplify comparing two sets Tom Lane
- Re: [HACKERS] Idea on how to simplify comparing two sets David G. Johnston
- Re: [HACKERS] Patch: Avoid precision error in to_timestamp(). Tom Lane
- [HACKERS] pg_basebackup -R Robert Haas
- Re: [HACKERS] multivariate statistics (v19) Dean Rasheed
- Re: [HACKERS] pg_bsd_indent: implement -lps ("leave preprocessorspace") Andres Freund
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Tobias Bussmann
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Alvaro Herrera
- Re: [HACKERS] Adding the optional clause 'AS' in CREATE TRIGGER Robert Haas
- Re: [HACKERS] Backport of pg_statistics typos fix Robert Haas
- Re: [HACKERS] possibility to specify template database for pg_regress Pavel Stehule
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Tobias Bussmann
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Alvaro Herrera
- Re: [HACKERS] Patch: Avoid precision error in to_timestamp(). Tom Lane
- Re: [HACKERS] WAL consistency check facility Robert Haas
- Re: [HACKERS] Cannot shutdown subscriber after DROP SUBSCRIPTION Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Corey Huinker
- Re: [HACKERS] WIP: About CMake v2 Peter Eisentraut
- Re: [HACKERS] WIP: About CMake v2 Andres Freund
- Re: [HACKERS] WIP: About CMake v2 Tom Lane
- Re: [HACKERS] WIP: About CMake v2 Jim Nasby
- Re: [HACKERS] WIP: About CMake v2 Andres Freund
- [HACKERS] Improve OR conditions on joined columns. Jim Nasby
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Jim Nasby
- Re: [HACKERS] contrib modules and relkind check Corey Huinker
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Jim Nasby
- Re: [HACKERS] libpq Alternate Row Processor Kyle Gearhart
- Re: [HACKERS] Improve OR conditions on joined columns. Tom Lane
- [HACKERS] WIP: Faster Expression Processing v4 Andres Freund
- Re: [HACKERS] Backport of pg_statistics typos fix Yugo Nagata
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Declarative partitioning - another take Amit Langote
- [HACKERS] CREATE COLLATION IF NOT EXISTS Peter Eisentraut
- Re: [HACKERS] WAL consistency check facility Kuntal Ghosh
- Re: [HACKERS] Declarative partitioning - another take amul sul
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] Parallel Index Scans Peter Geoghegan
- Re: [HACKERS] Proposal : For Auto-Prewarm. Beena Emerson
- Re: [HACKERS] Proposal : For Auto-Prewarm. Peter Geoghegan
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Andres Freund
- Re: [HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space") Antonin Houska
- Re: [HACKERS] One-shot expanded output in psql using \gx Christoph Berg
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] Proposal : For Auto-Prewarm. Amit Kapila
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- [HACKERS] Latch reset ordering bug in condition_variable.c Thomas Munro
- Re: [HACKERS] pg_basebackup -R Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Stas Kelvich
- Re: [HACKERS] pageinspect: Hash index support Ashutosh Sharma
- Re: [HACKERS] Patch: Avoid precision error in to_timestamp(). Erik Nordström
- Re: [HACKERS] One-shot expanded output in psql using \gx David Fetter
- Re: [HACKERS] Patch: Avoid precision error in to_timestamp(). Tom Lane
- Re: [HACKERS] Patch: Avoid precision error in to_timestamp(). Erik Nordström
- Re: [HACKERS] ICU integration Peter Eisentraut
- Re: [HACKERS] pageinspect: Hash index support Robert Haas
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Robert Haas
- [HACKERS] Parameterization of partial path Antonin Houska
- Re: [HACKERS] ICU integration Peter Geoghegan
- Re: [HACKERS] Parameterization of partial path Robert Haas
- Re: [HACKERS] pageinspect: Hash index support Ashutosh Sharma
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Robert Haas
- [HACKERS] How to debug the wire protocol? Rui Pacheco
- Re: [HACKERS] How to debug the wire protocol? Pavel Stehule
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Tom Lane
- Re: [HACKERS] How to debug the wire protocol? Rui Pacheco
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal David G. Johnston
- Re: [HACKERS] How to debug the wire protocol? Pavel Stehule
- Re: [HACKERS] How to debug the wire protocol? Tom Lane
- Re: [HACKERS] How to debug the wire protocol? Rui Pacheco
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal David Steele
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Andres Freund
- Re: [HACKERS] How to debug the wire protocol? Andres Freund
- Re: [HACKERS] How to debug the wire protocol? Rui Pacheco
- Re: [HACKERS] pageinspect: Hash index support Robert Haas
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Robert Haas
- Re: [HACKERS] Latch reset ordering bug in condition_variable.c Robert Haas
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Tom Lane
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Robert Haas
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Andres Freund
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands: \quit_if, \quit_unless) Tom Lane
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Kevin Grittner
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Josh Berkus
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Josh Berkus
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas
- 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: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Josh Berkus
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal David Steele
- 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: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands: \quit_if, \quit_unless) Tom Lane
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Tom Lane
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Peter Geoghegan
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Robert Haas
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Robert Haas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Erik Rijkers
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Andres Freund
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Robert Haas
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Andres Freund
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Peter Geoghegan
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] libpq Alternate Row Processor Jim Nasby
- 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] Improve OR conditions on joined columns (common starschema problem) Jim Nasby
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Jim Nasby
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Peter Geoghegan
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- Re: [HACKERS] WAL consistency check facility Michael Paquier
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Michael Paquier
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Andres Freund
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Josh Berkus
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost
- [HACKERS] Removal of deprecated views pg_user, pg_group, pg_shadow Stephen Frost
- Re: [HACKERS] pg_basebackup -R Michael Paquier
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- Re: [HACKERS] possibility to specify template database for pg_regress Michael Paquier
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] contrib modules and relkind check Michael Paquier
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group, pg_shadow Tom Lane
- Re: [HACKERS] Declarative partitioning - another take Amit Langote
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group,pg_shadow Stephen Frost
- Re: [HACKERS] Improve OR conditions on joined columns (common starschema problem) Claudio Freire
- [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Amit Kapila
- Re: [HACKERS] Partitioned tables and relfilenode Simon Riggs
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] contrib modules and relkind check Amit Langote
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- [HACKERS] Reporting xmin from VACUUMs Simon Riggs
- [HACKERS] log_autovacuum_min_duration doesn't log VACUUMs Simon Riggs
- Re: [HACKERS] Passing query string to workers Kuntal Ghosh
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] GUC for cleanup indexes threshold. Kuntal Ghosh
- Re: [HACKERS] parallelize queries containing initplans Amit Kapila
- [HACKERS] removing tsearch2 Robert Haas
- Re: [HACKERS] removing tsearch2 Michael Paquier
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- Re: [HACKERS] Parameterization of partial path Amit Kapila
- Re: [HACKERS] Passing query string to workers Amit Kapila
- Re: [HACKERS] removing tsearch2 Daniel Gustafsson
- Re: [HACKERS] Parameterization of partial path Antonin Houska
- Re: [HACKERS] removing tsearch2 Tom Lane
- Re: [HACKERS] removing tsearch2 Alexander Korotkov
- Re: [HACKERS] removing tsearch2 David Steele
- Re: [HACKERS] GSoC 2017 Dmitry Melnik
- Re: [HACKERS] removing tsearch2 Robert Haas
- Re: [HACKERS] WIP: About CMake v2 Robert Haas
- Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update Robert Haas
- Re: [HACKERS] WIP: Faster Expression Processing and Tuple Deforming(including JIT) Markus Nullmeier
- Re: [HACKERS] removing tsearch2 Tom Lane
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] WIP: Faster Expression Processing and Tuple Deforming(including JIT) Andres Freund
- Re: [HACKERS] removing tsearch2 Josh Berkus
- Re: [HACKERS] removing tsearch2 Peter Geoghegan
- Re: [HACKERS] WIP: About CMake v2 Andres Freund
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] removing tsearch2 Robert Haas
- Re: [HACKERS] removing tsearch2 Josh Berkus
- Re: [HACKERS] WIP: About CMake v2 Magnus Hagander
- Re: [HACKERS] WIP: About CMake v2 Heikki Linnakangas
- Re: [HACKERS] WIP: About CMake v2 Andres Freund
- Re: [HACKERS] WIP: About CMake v2 Magnus Hagander
- Re: [HACKERS] WIP: About CMake v2 Andres Freund
- Re: [HACKERS] removing tsearch2 Robert Haas
- Re: [HACKERS] WIP: About CMake v2 Andres Freund
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada
- Re: [HACKERS] WIP: About CMake v2 Magnus Hagander
- Re: [HACKERS] WIP: About CMake v2 Andrew Dunstan
- Re: [HACKERS] Proposal : For Auto-Prewarm. Robert Haas
- Re: [HACKERS] Proposal : For Auto-Prewarm. Robert Haas
- Re: [HACKERS] removing tsearch2 Andrew Dunstan
- Re: [HACKERS] log_autovacuum_min_duration doesn't log VACUUMs Robert Haas
- Re: [HACKERS] sequence data type Peter Eisentraut
- Re: [HACKERS] Add support to COMMENT ON CURRENT DATABASE Peter Eisentraut
- Re: [HACKERS] Add doc advice about systemd RemoveIPC Peter Eisentraut
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Reporting xmin from VACUUMs Robert Haas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Reporting xmin from VACUUMs Alvaro Herrera
- Re: [HACKERS] WIP: About CMake v2 Craig Ringer
- Re: [HACKERS] WIP: About CMake v2 Andres Freund
- Re: [HACKERS] Should we cacheline align PGXACT? Tomas Vondra
- Re: [HACKERS] Checksums by default? Tomas Vondra
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] multivariate statistics (v19) Tomas Vondra
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Peter Geoghegan
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] Should we cacheline align PGXACT? Tomas Vondra
- Re: [HACKERS] Passing query string to workers Rafia Sabih
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] possibility to specify template database for pg_regress Pavel Stehule
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Michael Banck
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Magnus Hagander
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- [HACKERS] Access inside pg_node_tree from query? Ryan Murphy
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting forcheckpoint Michael Banck
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting forcheckpoint Michael Banck
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Petr Jelinek
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] Access inside pg_node_tree from query? Michael Paquier
- Re: [HACKERS] LWLock optimization for multicore Power machines Alexander Korotkov
- Re: [HACKERS] Should we cacheline align PGXACT? Tomas Vondra
- Re: [HACKERS] LWLock optimization for multicore Power machines Tomas Vondra
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] [ patch ] pg_dump: new --custom-fetch-table and--custom-fetch-value parameters Andrea Urbani
- Re: [HACKERS] Checksums by default? Robert Haas
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] Access inside pg_node_tree from query? Ryan Murphy
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Andreas Karlsson
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Greg Stark
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Greg Stark
- Re: [HACKERS] Improve OR conditions on joined columns (common star schema problem) Tom Lane
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Amit Kapila
- [HACKERS] Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if,\quit_unless) Fabien COELHO
- Re: [HACKERS] multivariate statistics (v19) Dean Rasheed
- Re: [HACKERS] Improve OR conditions on joined columns (common starschema problem) David Rowley
- [HACKERS] RADIUS fallback servers Magnus Hagander
- Re: [HACKERS] Improve OR conditions on joined columns (common star schema problem) Tom Lane
- Re: [HACKERS] WIP: About CMake v2 Vladimir Rusinov
- Re: [HACKERS] multivariate statistics (v19) David Fetter
- Re: [HACKERS] Improve OR conditions on joined columns (common starschema problem) David Rowley
- [HACKERS] Small improvement to parallel query docs David Rowley
- Re: [HACKERS] Adding the optional clause 'AS' in CREATE TRIGGER Okano, Naoki
- Re: [HACKERS] Improve OR conditions on joined columns (common starschema problem) Jim Nasby
- Re: [HACKERS] Adding the optional clause 'AS' in CREATE TRIGGER Jim Nasby
- Re: [HACKERS] Checksums by default? Jim Nasby
- Re: [HACKERS] Should we cacheline align PGXACT? Jim Nasby
- Re: [HACKERS] removing tsearch2 Jim Nasby
- Re: [HACKERS] log_autovacuum_min_duration doesn't log VACUUMs Jim Nasby
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting forcheckpoint Jim Nasby
- Re: [HACKERS] Checksums by default? Tomas Vondra
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group,pg_shadow Jim Nasby
- Re: [HACKERS] drop support for Python 2.3 Jim Nasby
- Re: [HACKERS] 'text' instead of 'unknown' in Postgres 10 Jim Nasby
- Re: [HACKERS] Time to up bgwriter_lru_maxpages? Jim Nasby
- Re: [HACKERS] Commit fest 2017-01 will begin soon! Jim Nasby
- [HACKERS] Keep ECPG comment for log_min_duration_statement Okano, Naoki
- Re: [HACKERS] Potential data loss of 2PC files Michael Paquier
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier
- Re: [HACKERS] possibility to specify template database for pg_regress Michael Paquier
- Re: [HACKERS] contrib modules and relkind check Michael Paquier
- Re: [HACKERS] Reporting xmin from VACUUMs Masahiko Sawada
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada
- [HACKERS] AT detach partition is broken Amit Langote
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- [HACKERS] Bold itemized list entries Ashutosh Bapat
- [HACKERS] About pg_dump and recover Rey
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Commit fest 2017-01 will begin soon! Magnus Hagander
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Magnus Hagander
- Re: [HACKERS] removing tsearch2 Magnus Hagander
- Re: [HACKERS] WIP: About CMake v2 Yuriy Zhuravlev
- Re: [HACKERS] Bold itemized list entries Amit Langote
- Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting forcheckpoint Michael Banck
- Re: [HACKERS] Logical replication existing data copy - sgml fixes Erik Rijkers
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Thomas Munro
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- [HACKERS] Sum aggregate calculation for single precsion real Konstantin Knizhnik
- [HACKERS] Walsender crash Stas Kelvich
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- [HACKERS] UPDATE of partition key Amit Khandekar
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] Should we cacheline align PGXACT? Bernd Helmle
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] 'text' instead of 'unknown' in Postgres 10 Daniele Varrazzo
- Re: [HACKERS] Parallel Append implementation Ashutosh Bapat
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- [HACKERS] VOPS: vectorized executor for Postgres: how to speedup OLAP queriesmore than 10 times without changing anything in Postgres executor Konstantin Knizhnik
- Re: [HACKERS] LWLock optimization for multicore Power machines Bernd Helmle
- Re: [HACKERS] libpq Alternate Row Processor Kyle Gearhart
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Amit Kapila
- Re: [HACKERS] [ patch ] pg_dump: new --custom-fetch-table and--custom-fetch-value parameters Robert Haas
- Re: [HACKERS] WIP: About CMake v2 Peter Eisentraut
- Re: [HACKERS] [WIP]Vertical Clustered Index (columnar storeextension) Konstantin Knizhnik
- Re: [HACKERS] Should we cacheline align PGXACT? Alvaro Herrera
- Re: [HACKERS] removing tsearch2 Robert Haas
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Fujii Masao
- Re: [HACKERS] Should we cacheline align PGXACT? Bernd Helmle
- Re: [HACKERS] Sum aggregate calculation for single precsion real Tom Lane
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Robert Haas
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Robert Haas
- Re: [HACKERS] IF NOT EXISTS option for CREATE SERVER and CREATE USERMAPPING statements Andrew Dunstan
- [HACKERS] Re: [COMMITTERS] pgsql: Remove all references to "xlog" fromSQL-callable functions in p Fujii Masao
- Re: [HACKERS] Sum aggregate calculation for single precsion real Konstantin Knizhnik
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Robert Haas
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] amcheck (B-Tree integrity checking tool) Robert Haas
- [HACKERS] Re: [COMMITTERS] pgsql: Remove all references to "xlog" fromSQL-callable functions in p Robert Haas
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Fujii Masao
- Re: [HACKERS] log_autovacuum_min_duration doesn't log VACUUMs Robert Haas
- Re: [HACKERS] COPY IN/BOTH vs. extended query mode Robert Haas
- [HACKERS] Re: [COMMITTERS] pgsql: Remove all references to "xlog" fromSQL-callable functions in p Fujii Masao
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] WIP: About CMake v2 Robert Haas
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group, pg_shadow Robert Haas
- Re: [HACKERS] LWLock optimization for multicore Power machines Tomas Vondra
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group,pg_shadow Josh Berkus
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group,pg_shadow Alvaro Herrera
- Re: [HACKERS] possibility to specify template database for pg_regress Pavel Stehule
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group, pg_shadow Robert Haas
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Small improvement to parallel query docs Robert Haas
- Re: [HACKERS] Small improvement to parallel query docs David Rowley
- Re: [HACKERS] Small improvement to parallel query docs Robert Haas
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] libpq Alternate Row Processor Merlin Moncure
- Re: [HACKERS] Small improvement to parallel query docs Brad DeJong
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] COPY IN/BOTH vs. extended query mode Craig Ringer
- Re: [HACKERS] Small improvement to parallel query docs David Rowley
- Re: [HACKERS] Small improvement to parallel query docs Brad DeJong
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove all references to "xlog"from SQL-callable functions in p Michael Paquier
- Re: [HACKERS] Small improvement to parallel query docs David Rowley
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Thomas Munro
- Re: [HACKERS] log_autovacuum_min_duration doesn't log VACUUMs Simon Riggs
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group,pg_shadow Stephen Frost
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group,pg_shadow Stephen Frost
- [HACKERS] Possible TODO: allow arbitrary expressions in event trigger WHEN Jim Nasby
- Re: [HACKERS] libpq Alternate Row Processor Kyle Gearhart
- [HACKERS] renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. Jeff Janes
- [HACKERS] Set of fixes for WAL consistency check facility Michael Paquier
- Re: [HACKERS] Parallel bitmap heap scan Haribabu Kommi
- Re: [HACKERS] [WIP]Vertical Clustered Index (columnar store extension) Haribabu Kommi
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. Michael Paquier
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] Logical Replication and Character encoding Kyotaro HORIGUCHI
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Andreas Karlsson
- Re: [HACKERS] possibility to specify template database for pg_regress Andres Freund
- Re: [HACKERS] possibility to specify template database for pg_regress Michael Paquier
- Re: [HACKERS] possibility to specify template database for pg_regress Andres Freund
- Re: [HACKERS] Possible TODO: allow arbitrary expressions in event trigger WHEN Tom Lane
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- [HACKERS] pg_waldump's inclusion of backend headers is a mess Robert Haas
- Re: [HACKERS] log_autovacuum_min_duration doesn't log VACUUMs Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group, pg_shadow Robert Haas
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group, pg_shadow Robert Haas
- Re: [HACKERS] parallelize queries containing subplans Amit Kapila
- Re: [HACKERS] possibility to specify template database for pg_regress Pavel Stehule
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Michael Paquier
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] pg_waldump's inclusion of backend headers is a mess Michael Paquier
- [HACKERS] Page Scan Mode in Hash Index Ashutosh Sharma
- Re: [HACKERS] contrib modules and relkind check Amit Langote
- [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Seki, Eiji
- Re: [HACKERS] contrib modules and relkind check Michael Paquier
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Michael Paquier
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier
- Re: [HACKERS] Proposal : Parallel Merge Join Amit Kapila
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] PATCH: Batch/pipelining support for libpq Iwata, Aya
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] pg_waldump's inclusion of backend headers is a mess Fabien COELHO
- Re: [HACKERS] Small improvement to parallel query docs Amit Kapila
- Re: [HACKERS] possibility to specify template database for pg_regress Pavel Stehule
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Seki, Eiji
- Re: [HACKERS] parallelize queries containing subplans Amit Kapila
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Amit Kapila
- [HACKERS] Sync message Tatsuo Ishii
- Re: [HACKERS] Small improvement to parallel query docs David Rowley
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- [HACKERS] PostgreSQL Code of Conduct Draft Dave Page
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI
- Re: [HACKERS] Measuring replay lag Thomas Munro
- Re: [HACKERS] Measuring replay lag Simon Riggs
- Re: [HACKERS] Proposal : Parallel Merge Join Dilip Kumar
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] WIP: Covering + unique indexes. Amit Kapila
- Re: [HACKERS] pg_waldump's inclusion of backend headers is a mess Robert Haas
- Re: [HACKERS] LWLock optimization for multicore Power machines Alexander Korotkov
- Re: [HACKERS] pg_waldump's inclusion of backend headers is a mess Robert Haas
- Re: [HACKERS] Should we cacheline align PGXACT? Alvaro Herrera
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] pg_waldump's inclusion of backend headers is a mess Fabien COELHO
- Re: [HACKERS] removing tsearch2 Jim Nasby
- Re: [HACKERS] pg_waldump's inclusion of backend headers is a mess Robert Haas
- Re: [HACKERS] Sum aggregate calculation for single precsion real Jim Nasby
- Re: [HACKERS] Should we cacheline align PGXACT? Alvaro Herrera
- Re: [HACKERS] libpq Alternate Row Processor Jim Nasby
- Re: [HACKERS] removing tsearch2 Robert Haas
- Re: [HACKERS] Small improvement to parallel query docs Robert Haas
- Re: [HACKERS] UPDATE of partition key Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Add doc advice about systemd RemoveIPC Magnus Hagander
- Re: [HACKERS] UPDATE of partition key David Fetter
- Re: [HACKERS] Parallel Append implementation Robert Haas
- Re: [HACKERS] Parallel Append implementation Robert Haas
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Magnus Hagander
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove all references to "xlog"from SQL-callable functions in p Robert Haas
- Re: [HACKERS] Removal of deprecated views pg_user, pg_group, pg_shadow Magnus Hagander
- Re: [HACKERS] removing tsearch2 David E. Wheeler
- Re: [HACKERS] [PROPOSAL] timestamp informations to pg_stat_statements Robert Haas
- Re: [HACKERS] AT detach partition is broken Robert Haas
- Re: [HACKERS] removing tsearch2 Magnus Hagander
- Re: [HACKERS] pg_basebackup -R Robert Haas
- Re: [HACKERS] Declarative partitioning - another take Robert Haas
- Re: [HACKERS] WAL consistency check facility Robert Haas
- Re: [HACKERS] Set of fixes for WAL consistency check facility Robert Haas
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] removing tsearch2 David E. Wheeler
- Re: [HACKERS] Possible TODO: allow arbitrary expressions in eventtrigger WHEN Jim Nasby
- [HACKERS] Add checklist item for psql completion to commitfest review Jim Nasby
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Jim Nasby
- Re: [HACKERS] log_autovacuum_min_duration doesn't log VACUUMs Jim Nasby
- Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless) Robert Haas
- Re: [HACKERS] possibility to specify template database for pg_regress Jim Nasby
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Jim Nasby
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Robert Haas
- Re: [HACKERS] renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. Jeff Janes
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] Improve OR conditions on joined columns (common star schema problem) Tom Lane
- [HACKERS] Official adoption of PGXN (was: removing tsearch2) Jim Nasby
- Re: [HACKERS] pg_waldump's inclusion of backend headers is a mess Andres Freund
- Re: [HACKERS] possibility to specify template database for pg_regress Andres Freund
- Re: [HACKERS] Official adoption of PGXN (was: removing tsearch2) Tom Lane
- Re: [HACKERS] Official adoption of PGXN Jim Nasby
- Re: [HACKERS] Official adoption of PGXN Josh Berkus
- Re: [HACKERS] possibility to specify template database for pg_regress Jim Nasby
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] Official adoption of PGXN Jim Nasby
- Re: [HACKERS] possibility to specify template database for pg_regress Andres Freund
- Re: [HACKERS] Official adoption of PGXN Andres Freund
- Re: [HACKERS] Small improvement to parallel query docs David Rowley
- Re: [HACKERS] Improve OR conditions on joined columns (common starschema problem) Jim Nasby
- Re: [HACKERS] pg_waldump's inclusion of backend headers is a mess Robert Haas
- Re: [HACKERS] possibility to specify template database for pg_regress Pavel Stehule
- Re: [HACKERS] pg_waldump's inclusion of backend headers is a mess Alvaro Herrera
- Re: [HACKERS] Improve OR conditions on joined columns (common star schema problem) Tom Lane
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting forcheckpoint Alvaro Herrera
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane
- [HACKERS] bytea_output vs make installcheck Jeff Janes
- Re: [HACKERS] Set of fixes for WAL consistency check facility Michael Paquier
- Re: [HACKERS] renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. Michael Paquier
- Re: [HACKERS] WAL consistency check facility Michael Paquier
- Re: [HACKERS] Skipping PgStat_FunctionCallUsage for many expressions Andres Freund
- Re: [HACKERS] Skipping PgStat_FunctionCallUsage for many expressions Tom Lane
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] bytea_output vs make installcheck neha khatri
- Re: [HACKERS] parallelize queries containing subplans Robert Haas
- Re: [HACKERS] Skipping PgStat_FunctionCallUsage for many expressions Andres Freund
- Re: [HACKERS] parallelize queries containing subplans Robert Haas
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Robert Haas
- Re: [HACKERS] WAL consistency check facility Robert Haas
- [HACKERS] new high availability feature for the system with both asynchronousand synchronous replication Higuchi, Daisuke
- Re: [HACKERS] Possible TODO: allow arbitrary expressions in eventtrigger WHEN Robert Haas
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove all references to "xlog"from SQL-callable functions in p Michael Paquier
- Re: [HACKERS] WAL consistency check facility Tom Lane
- [HACKERS] Missing CHECK_FOR_INTERRUPTS in hash joins Tom Lane
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Robert Haas
- Re: [HACKERS] WAL consistency check facility Robert Haas
- Re: [HACKERS] WAL consistency check facility Michael Paquier
- Re: [HACKERS] Missing CHECK_FOR_INTERRUPTS in hash joins Thomas Munro
- [HACKERS] operator_precedence_warning vs make installcheck Jeff Janes
- Re: [HACKERS] Sum aggregate calculation for single precsion real Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] pg_stat_wal_write statistics view Haribabu Kommi
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] pg_basebackup -R Michael Paquier
- Re: [HACKERS] parallelize queries containing subplans Amit Kapila
- Re: [HACKERS] Sum aggregate calculation for single precsion real Tom Lane
- Re: [HACKERS] operator_precedence_warning vs make installcheck Tom Lane
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- Re: [HACKERS] bytea_output vs make installcheck neha khatri
- Re: [HACKERS] bytea_output vs make installcheck Andres Freund
- [HACKERS] CREATE TABLE with parallel workers, 10.0? Joshua Chamberlain
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Michael Paquier
- Re: [HACKERS] bytea_output vs make installcheck Tom Lane
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? David Fetter
- Re: [HACKERS] parallelize queries containing subplans Amit Kapila
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Masahiko Sawada
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Michael Paquier
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Seki, Eiji
- Re: [HACKERS] Partitioned tables and relfilenode Michael Paquier
- Re: [HACKERS] Parallel Append implementation Amit Khandekar
- Re: [HACKERS] UPDATE of partition key Amit Khandekar
- Re: [HACKERS] GUC for cleanup indexes threshold. Ideriha, Takeshi
- Re: [HACKERS] Sum aggregate calculation for single precsion real Konstantin Knizhnik
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Seki, Eiji
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Simon Riggs
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Michael Paquier
- Re: [HACKERS] Documentation improvements for partitioning Ashutosh Bapat
- Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro
- Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro
- Re: [HACKERS] Parallel Append implementation Amit Khandekar
- Re: [HACKERS] SCRAM authentication, take three Heikki Linnakangas
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Alvaro Herrera
- Re: [HACKERS] SCRAM authentication, take three Heikki Linnakangas
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Bug in to_timestamp(). Amul Sul
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Amit Kapila
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] Sum aggregate calculation for single precsion real Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] Parallel Append implementation Robert Haas
- Re: [HACKERS] Parallel Append implementation Robert Haas
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Robert Haas
- Re: [HACKERS] SERIALIZABLE with parallel query Robert Haas
- Re: [HACKERS] exposing wait events for non-backends (was: Trackingwait event for latches) Kuntal Ghosh
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] Documentation improvements for partitioning Joshua D. Drake
- Re: [HACKERS] Documentation improvements for partitioning Alvaro Herrera
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] UPDATE of partition key David Fetter
- Re: [HACKERS] CREATE COLLATION IF NOT EXISTS Peter Eisentraut
- Re: [HACKERS] renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Kuntal Ghosh
- Re: [HACKERS] Reporting xmin from VACUUMs Jim Nasby
- [HACKERS] [PATCH] Teach Catalog.pm how many attributes there should be perDATA() line David Christensen
- [HACKERS] [PATCH] Fix pg_proc comment grammar David Christensen
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] Add checklist item for psql completion to commitfest review Robert Haas
- Re: [HACKERS] pg_basebackup -R Robert Haas
- Re: [HACKERS] Add doc advice about systemd RemoveIPC Peter Eisentraut
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Robert Haas
- Re: [HACKERS] Partitioned tables and relfilenode Robert Haas
- Re: [HACKERS] CONNECTION LIMIT and Parallel Query don't play welltogether Peter Eisentraut
- Re: [HACKERS] CONNECTION LIMIT and Parallel Query don't play well together Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- [HACKERS] Does having a NULL column automatically exclude the table from thetupleDesc cache? Ryan Murphy
- [HACKERS] error handling in RegisterBackgroundWorker Peter Eisentraut
- Re: [HACKERS] Documentation improvements for partitioning Alvaro Herrera
- [HACKERS] Help text for pg_basebackup -R Magnus Hagander
- Re: [HACKERS] Should we cacheline align PGXACT? Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] error handling in RegisterBackgroundWorker Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Tom Lane
- Re: [HACKERS] Should we cacheline align PGXACT? Tom Lane
- Re: [HACKERS] [PATCH] Fix pg_proc comment grammar Robert Haas
- Re: [HACKERS] Does having a NULL column automatically exclude the table from the tupleDesc cache? Tom Lane
- Re: [HACKERS] Does having a NULL column automatically exclude thetable from the tupleDesc cache? Ryan Murphy
- Re: [HACKERS] Should we cacheline align PGXACT? Robert Haas
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Robert Haas
- Re: [HACKERS] bytea_output vs make installcheck Jeff Janes
- Re: [HACKERS] Sum aggregate calculation for single precsion real Tom Lane
- Re: [HACKERS] Should we cacheline align PGXACT? Tom Lane
- Re: [HACKERS] Should we cacheline align PGXACT? Alvaro Herrera
- Re: [HACKERS] IF NOT EXISTS option for CREATE SERVER and CREATE USERMAPPING statements Anastasia Lubennikova
- Re: [HACKERS] Help text for pg_basebackup -R Alvaro Herrera
- Re: [HACKERS] Should we cacheline align PGXACT? Robert Haas
- Re: [HACKERS] Reporting xmin from VACUUMs Alvaro Herrera
- Re: [HACKERS] Does having a NULL column automatically exclude thetable from the tupleDesc cache? Alvaro Herrera
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] Parallel Index Scans Robert Haas
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Robert Haas
- Re: [HACKERS] Should we cacheline align PGXACT? Andres Freund
- Re: [HACKERS] Should we cacheline align PGXACT? Andres Freund
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Robert Haas
- Re: [HACKERS] Parallel Index-only scan Robert Haas
- Re: [HACKERS] Does having a NULL column automatically exclude thetable from the tupleDesc cache? Ryan Murphy
- Re: [HACKERS] Should we cacheline align PGXACT? Robert Haas
- Re: [HACKERS] operator_precedence_warning vs make installcheck Tom Lane
- Re: [HACKERS] Sum aggregate calculation for single precsion real Claudio Freire
- Re: [HACKERS] Patch to implement pg_current_logfile() function Robert Haas
- Re: [HACKERS] operator_precedence_warning vs make installcheck Jeff Janes
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types David G. Johnston
- Re: [HACKERS] Patch to implement pg_current_logfile() function Karl O. Pinc
- Re: [HACKERS] Missing CHECK_FOR_INTERRUPTS in hash joins Tom Lane
- Re: [HACKERS] Patch to implement pg_current_logfile() function Alvaro Herrera
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Andres Freund
- Re: [HACKERS] Patch to implement pg_current_logfile() function Tom Lane
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Tom Lane
- Re: [HACKERS] bytea_output vs make installcheck neha khatri
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Petr Jelinek
- Re: [HACKERS] Logical Replication and Character encoding Petr Jelinek
- Re: [HACKERS] bytea_output vs make installcheck Andres Freund
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Jeff Janes
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Thomas Munro
- Re: [HACKERS] bytea_output vs make installcheck Tom Lane
- Re: [HACKERS] bytea_output vs make installcheck Andres Freund
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] bytea_output vs make installcheck Tom Lane
- Re: [HACKERS] AT detach partition is broken Amit Langote
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Haribabu Kommi
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Andres Freund
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Stephen Frost
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Andres Freund
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Stephen Frost
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Andres Freund
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Stephen Frost
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Andres Freund
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] increasing the default WAL segment size Alvaro Herrera
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Haribabu Kommi
- Re: [HACKERS] increasing the default WAL segment size Robert Haas
- Re: [HACKERS] increasing the default WAL segment size Andres Freund
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Michael Paquier
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Michael Paquier
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Andres Freund
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Andres Freund
- Re: [HACKERS] Parallel Index Scans Amit Kapila
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [HACKERS] Parallel Append implementation Ashutosh Bapat
- [HACKERS] case_preservation_and_insensitivity = on Joel Jacobson
- Re: [HACKERS] ICU integration Peter Eisentraut
- Re: [HACKERS] ICU integration Peter Eisentraut
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Seki, Eiji
- Re: [HACKERS] increasing the default WAL segment size Tom Lane
- Re: [HACKERS] patch: function xmltable Pavel Stehule
- Re: [HACKERS] case_preservation_and_insensitivity = on Tom Lane
- Re: [HACKERS] Patch to implement pg_current_logfile() function Karl O. Pinc
- Re: [HACKERS] Patch to implement pg_current_logfile() function Tom Lane
- Re: [HACKERS] ICU integration Peter Geoghegan
- Re: [HACKERS] Possible issue with expanded object infrastructure on Postgres 9.6.1 Justin Workman
- Re: [HACKERS] Parallel Append implementation Amit Khandekar
- Re: [HACKERS] ICU integration Peter Geoghegan
- Re: [HACKERS] UPDATE of partition key Amit Khandekar
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] UPDATE of partition key Amit Langote
- Re: [HACKERS] Parallel Index-only scan Rahila Syed
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Thomas Munro
- Re: [HACKERS] ICU integration Alvaro Herrera
- Re: [HACKERS] GUC for cleanup indexes threshold. Kuntal Ghosh
- Re: [HACKERS] UPDATE of partition key Amit Khandekar
- Re: [HACKERS] UPDATE of partition key Amit Langote
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] LWLock optimization for multicore Power machines Bernd Helmle
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] increasing the default WAL segment size Kuntal Ghosh
- Re: [HACKERS] UPDATE of partition key Amit Khandekar
- Re: [HACKERS] Parallel Index-only scan Rafia Sabih
- Re: [HACKERS] Measuring replay lag Abhijit Menon-Sen
- Re: [HACKERS] Parallel Index-only scan Rafia Sabih
- Re: [HACKERS] UPDATE of partition key Greg Stark
- Re: [HACKERS] GUC for cleanup indexes threshold. Simon Riggs
- Re: [HACKERS] Partitioned tables and relfilenode Simon Riggs
- Re: [HACKERS] Passing query string to workers Kuntal Ghosh
- Re: [HACKERS] Measuring replay lag Simon Riggs
- Re: [HACKERS] asynchronous execution Kyotaro HORIGUCHI
- Re: [HACKERS] Passing query string to workers Rafia Sabih
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Robert Haas
- Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro
- Re: [HACKERS] [PATCH] kNN for btree Alexander Korotkov
- Re: [HACKERS] Passing query string to workers Kuntal Ghosh
- Re: [HACKERS] WIP: Covering + unique indexes. Anastasia Lubennikova
- Re: [HACKERS] ICU integration Peter Eisentraut
- Re: [HACKERS] drop support for Python 2.3 Peter Eisentraut
- Re: [HACKERS] Gather Merge Rushabh Lathia
- Re: [HACKERS] AT detach partition is broken Robert Haas
- Re: [HACKERS] WIP: [[Parallel] Shared] Hash Robert Haas
- Re: [HACKERS] Should we cacheline align PGXACT? Robert Haas
- Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? Robert Haas
- Re: [HACKERS] Possible issue with expanded object infrastructure onPostgres 9.6.1 Amit Kapila
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas
- [HACKERS] 2 doc typos Thom Brown
- Re: [HACKERS] Partitioned tables and relfilenode Robert Haas
- [HACKERS] CREATE SUBSCRIPTION uninterruptable Thom Brown
- Re: [HACKERS] Parallel Append implementation Robert Haas
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Amit Kapila
- [HACKERS] Partitioning vs ON CONFLICT Thom Brown
- Re: [HACKERS] New CORRESPONDING clause design Surafel Temsgen
- Re: [HACKERS] Partitioning vs ON CONFLICT Simon Riggs
- Re: [HACKERS] Parallel Append implementation Robert Haas
- Re: [HACKERS] Patch to implement pg_current_logfile() function Robert Haas
- Re: [HACKERS] UPDATE of partition key David Fetter
- Re: [HACKERS] UPDATE of partition key Robert Haas
- [HACKERS] duplicate "median" entry in doc Fabien COELHO
- Re: [HACKERS] [PATCH] kNN for btree Robert Haas
- Re: [HACKERS] duplicate "median" entry in doc Tom Lane
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Parallel Index-only scan Amit Kapila
- Re: [HACKERS] [PATCH] kNN for btree Tom Lane
- Re: [HACKERS] drop support for Python 2.3 Devrim Gündüz
- Re: [HACKERS] duplicate "median" entry in doc Fabien COELHO
- Re: [HACKERS] Partitioning vs ON CONFLICT Peter Geoghegan
- Re: [HACKERS] [PATCH] kNN for btree Robert Haas
- Re: [HACKERS] duplicate "median" entry in doc Tom Lane
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] VOPS: vectorized executor for Postgres: how to speedupOLAP queries more than 10 times without changing anything in Postgresexecutor Konstantin Knizhnik
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas
- Re: [HACKERS] VOPS: vectorized executor for Postgres: how to speedupOLAP queries more than 10 times without changing anything in Postgres executor Thom Brown
- Re: [HACKERS] duplicate "median" entry in doc Fabien COELHO
- Re: [HACKERS] case_preservation_and_insensitivity = on Joel Jacobson
- [HACKERS] Small issue in online devel documentation build Fabien COELHO
- Re: [HACKERS] Small issue in online devel documentation build Robert Haas
- oldhtml-stamp (was Re: [HACKERS] duplicate "median" entry in doc) Tom Lane
- Re: [HACKERS] GUC for cleanup indexes threshold. Robert Haas
- Re: [HACKERS] COPY IN/BOTH vs. extended query mode Corey Huinker
- [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Tom Lane
- Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Robert Haas
- Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Peter Geoghegan
- Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Tom Lane
- Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Small issue in online devel documentation build Fabien COELHO
- Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Tom Lane
- Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Robert Haas
- [HACKERS] [PATCH] Add pg_disable_checksums() and supporting infrastructure David Christensen
- Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Tom Lane
- [HACKERS] Implement custom join algorithm Amin Fallahi
- Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Thomas Munro
- [HACKERS] SUBSCRIPTIONS and pg_upgrade Stephen Frost
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade Stephen Frost
- Re: [HACKERS] Implement custom join algorithm Tom Lane
- Re: [HACKERS] Partitioning vs ON CONFLICT Amit Langote
- Re: [HACKERS] Partitioning vs ON CONFLICT Peter Geoghegan
- Re: [HACKERS] Parallel Index-only scan Rafia Sabih
- Re: [HACKERS] PATCH: Batch/pipelining support for libpq Prabakaran, Vaishnavi
- Re: [HACKERS] Partitioning vs ON CONFLICT Amit Langote
- Re: [HACKERS] Documentation improvements for partitioning Ashutosh Bapat
- Re: [HACKERS] Partitioning vs ON CONFLICT Peter Geoghegan
- [HACKERS] Instability in select_parallel regression test Tom Lane
- Re: [HACKERS] Documentation improvements for partitioning Ashutosh Bapat
- Re: [HACKERS] Parallel Append implementation Ashutosh Bapat
- [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Thomas Munro
- Re: [HACKERS] Partitioning vs ON CONFLICT Amit Langote
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps insideExecEndGather) Kouhei Kaigai
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Amit Kapila
- Re: [HACKERS] Measuring replay lag Thomas Munro
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] Measuring replay lag Thomas Munro
- [HACKERS] pg_dump emits ALTER TABLE ONLY partitioned_table Amit Langote
- Re: [HACKERS] Help text for pg_basebackup -R Magnus Hagander
- Re: [HACKERS] removing tsearch2 Magnus Hagander
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] Parallel Append implementation Amit Khandekar
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] Gather Merge Thomas Munro
- Re: [HACKERS] Gather Merge Amit Kapila
- Re: [HACKERS] Sum aggregate calculation for single precsion real Greg Stark
- Re: [HACKERS] Gather Merge Rushabh Lathia
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Andreas Karlsson
- Re: [HACKERS] Instability in select_parallel regression test Amit Kapila
- Re: [HACKERS] Gather Merge Rushabh Lathia
- Re: [HACKERS] [COMMITTERS] pgsql: Add new function dsa_allocate0. Robert Haas
- Re: [HACKERS] Sum aggregate calculation for single precsion real Robert Haas
- Re: [HACKERS] pg_dump emits ALTER TABLE ONLY partitioned_table Stephen Frost
- Re: [HACKERS] Help text for pg_basebackup -R Alvaro Herrera
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Andreas Karlsson
- [HACKERS] [POC] A better way to expand hash indexes. Mithun Cy
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier
- Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade Peter Eisentraut
- Re: [HACKERS] CREATE SUBSCRIPTION uninterruptable Peter Eisentraut
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Peter Eisentraut
- Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade Stephen Frost
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Stephen Frost
- [HACKERS] Question about memory contexts in ReindexMultipleTables() Andreas Karlsson
- Re: [HACKERS] Help text for pg_basebackup -R Stephen Frost
- Re: [HACKERS] Logical Replication and Character encoding Peter Eisentraut
- Re: [HACKERS] pg_recvlogical.c doesn't build with--disable-integer-datetimes Alvaro Herrera
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Keith Fiske
- Re: [HACKERS] Instability in select_parallel regression test Tom Lane
- Re: [HACKERS] Sum aggregate calculation for single precsion real Tom Lane
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane
- Re: [HACKERS] Help text for pg_basebackup -R Tom Lane
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Keith Fiske
- Re: [HACKERS] Parallel Append implementation Amit Khandekar
- Re: [HACKERS] Parallel Append implementation Amit Khandekar
- Re: [HACKERS] [PATCH] Add pg_disable_checksums() and supporting infrastructure Magnus Hagander
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: [HACKERS] [COMMITTERS] pgsql: Add new function dsa_allocate0. Tom Lane
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] CREATE SUBSCRIPTION uninterruptable Thom Brown
- Re: [HACKERS] removing tsearch2 David E. Wheeler
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] [PATCH] Add pg_disable_checksums() and supportinginfrastructure David Christensen
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan
- Re: [HACKERS] pg_recvlogical.c doesn't build with--disable-integer-datetimes Alvaro Herrera
- [HACKERS] Keeping pg_recvlogical's "feTimestamp" separate from TimestampTz Tom Lane
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane
- Re: [HACKERS] possibility to specify template database for pg_regress Jim Nasby
- Re: [HACKERS] Reporting xmin from VACUUMs Jim Nasby
- Re: [HACKERS] Does having a NULL column automatically exclude thetable from the tupleDesc cache? Jim Nasby
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting forcheckpoint Jim Nasby
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Andres Freund
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Mark Dilger
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Thomas Munro
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Mark Dilger
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Andres Freund
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane
- Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade Peter Eisentraut
- Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade Stephen Frost
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting forcheckpoint Tomas Vondra
- [HACKERS] logical replication access control patches Peter Eisentraut
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane
- Re: [HACKERS] pg_recvlogical.c doesn't build with--disable-integer-datetimes Peter Eisentraut
- Re: [HACKERS] 2 doc typos Peter Eisentraut
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Mark Dilger
- Re: [HACKERS] pg_basebackup -R Peter Eisentraut
- Re: [HACKERS] [PATCH] Teach Catalog.pm how many attributes thereshould be per DATA() line Peter Eisentraut
- Re: [HACKERS] pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane
- Re: [HACKERS] patch: optimizeinformation_schema.constraint_column_usage Peter Eisentraut
- Re: [HACKERS] Official adoption of PGXN Peter Eisentraut
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint David G. Johnston
- Re: [HACKERS] [PATCH] Add pg_disable_checksums() and supportinginfrastructure David Christensen
- Re: [HACKERS] Instability in select_parallel regression test Amit Kapila
- [HACKERS] pg_get_object_address() doesn't support composites Jim Nasby
- Re: [HACKERS] pg_get_object_address() doesn't support composites Alvaro Herrera
- [HACKERS] "SQL sentence"? Jim Nasby
- Re: [HACKERS] Official adoption of PGXN Jim Nasby
- Re: [HACKERS] "SQL sentence"? Alvaro Herrera
- Re: [HACKERS] "SQL sentence"? Jim Nasby
- Re: [HACKERS] pg_get_object_address() doesn't support composites Jim Nasby
- Re: [HACKERS] "SQL sentence"? Alvaro Herrera
- Re: [HACKERS] "SQL sentence"? Jim Nasby
- Re: [HACKERS] Parallel Index-only scan Amit Kapila
- [HACKERS] new gcc 7.0.1 warnings Pavel Stehule
- [HACKERS] [PATCH] Incremental sort (was: PoC: Partial sort) Alexander Korotkov
- Re: [HACKERS] Help text for pg_basebackup -R Magnus Hagander
- Re: [HACKERS] Gather Merge Amit Kapila
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [pgsql-www] [HACKERS] Small issue in online devel documentationbuild Fabien COELHO
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Petr Jelinek
- Re: [HACKERS] "SQL sentence"? Jim Nasby
- [HACKERS] Suppressing that pesky warning with older flex versions Tom Lane
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Instability in select_parallel regression test Robert Haas
- Re: [HACKERS] new gcc 7.0.1 warnings Tom Lane
- Re: [HACKERS] new gcc 7.0.1 warnings Pavel Stehule
- Re: [HACKERS] Instability in select_parallel regression test Tom Lane
- [HACKERS] Allow pg_dumpall to work without pg_authid Robins Tharakan
- Re: [HACKERS] [COMMITTERS] pgsql: Add new function dsa_allocate0. Thomas Munro
- [HACKERS] Replication vs. float timestamps is a disaster Tom Lane
- Re: [HACKERS] Keeping pg_recvlogical's "feTimestamp" separate from TimestampTz Tom Lane
- Re: [HACKERS] pg_get_object_address() doesn't support composites Jim Nasby
- Re: [HACKERS] [COMMITTERS] pgsql: Add new function dsa_allocate0. Tom Lane
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Petr Jelinek
- Re: [HACKERS] logical replication access control patches Stephen Frost
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Stephen Frost
- Re: [HACKERS] [COMMITTERS] pgsql: Add new function dsa_allocate0. Thomas Munro
- Re: [HACKERS] [COMMITTERS] pgsql: Add new function dsa_allocate0. Thomas Munro
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Robins Tharakan
- Re: [HACKERS] [COMMITTERS] pgsql: Add new function dsa_allocate0. Robert Haas
- Re: [HACKERS] drop support for Python 2.3 Devrim Gündüz
- [HACKERS] About adding new output parameter of pg_stat_statements to identifyoperation of the query. jasonysli(李跃森)
- Re: [HACKERS] Instability in select_parallel regression test Robert Haas
- Re: [HACKERS] Gather Merge Robert Haas
- Re: [HACKERS] Suppressing that pesky warning with older flex versions Robert Haas
- [HACKERS] Adding new output parameter of pg_stat_statements to identifyoperation of the query. jasonysli(李跃森)
- Re: [HACKERS] Parallel Append implementation Robert Haas
- [HACKERS]About adding new output parameter of pg_stat_statements toidentify operation of the query. jasonysli(李跃森)
- [HACKERS] Adding new output parameter of pg_stat_statements toidentify operation of the query. jasonysli(李跃森)
- Re: [HACKERS] Parallel Append implementation Robert Haas
- [HACKERS] Adding new output parameter of pg_stat_statements to identify operation of the query.
- Re: [HACKERS] Reporting xmin from VACUUMs Robert Haas
- Re: [HACKERS] Replication vs. float timestamps is a disaster Robert Haas
- Re: [HACKERS] Partitioned tables and relfilenode Robert Haas
- Re: [HACKERS] SCRAM authentication, take three Robert Haas
- Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade Robert Haas
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Robert Haas
- Re: [HACKERS] Does having a NULL column automatically exclude thetable from the tupleDesc cache? Robert Haas
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Robert Haas
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee
- Re: [HACKERS] Parallel Index-only scan Robert Haas
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Magnus Hagander
- Re: [HACKERS] [PATCH] Add pg_disable_checksums() and supporting infrastructure Robert Haas
- Re: [HACKERS] [PATCH] Incremental sort (was: PoC: Partial sort) Robert Haas
- Re: [HACKERS] Adding new output parameter of pg_stat_statements toidentify operation of the query. Robert Haas
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Robert Haas
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Petr Jelinek
- Re: [HACKERS] Instability in select_parallel regression test Robert Haas
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Magnus Hagander
- Re: [HACKERS] Instability in select_parallel regression test Robert Haas
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Magnus Hagander
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Robert Haas
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [HACKERS] Instability in select_parallel regression test Amit Kapila
- Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Gather Merge Amit Kapila
- Re: [HACKERS] COPY IN/BOTH vs. extended query mode Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Amit Kapila
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Robins Tharakan
- Re: [HACKERS] Instability in select_parallel regression test Robert Haas
- Re: [HACKERS] drop support for Python 2.3 Tom Lane
- Re: [HACKERS] Suppressing that pesky warning with older flex versions Tom Lane
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] drop support for Python 2.3 Tom Lane
- Re: [HACKERS] Replication vs. float timestamps is a disaster Tom Lane
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] Logical replication existing data copy - commentsorigin.c Erik Rijkers
- [HACKERS] tab completion for partitioning Robert Haas
- Re: [HACKERS] Logical replication existing data copy - commentsorigin.c Erik Rijkers
- Re: [HACKERS] Does having a NULL column automatically exclude thetable from the tupleDesc cache? Ryan Murphy
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Passing query string to workers Robert Haas
- Re: [HACKERS] New CORRESPONDING clause design Robert Haas
- Re: [HACKERS] case_preservation_and_insensitivity = on Robert Haas
- Re: [HACKERS] [PATCH] Add pg_disable_checksums() and supportinginfrastructure David Christensen
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Replication vs. float timestamps is a disaster Robert Haas
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Robert Haas
- Re: [pgsql-www] [HACKERS] Small issue in online devel documentationbuild Fabien COELHO
- Re: [HACKERS] COPY IN/BOTH vs. extended query mode Corey Huinker
- Re: [HACKERS] drop support for Python 2.3 Devrim Gündüz
- Re: [HACKERS] drop support for Python 2.3 Tom Lane
- Re: [HACKERS] drop support for Python 2.3 Devrim Gündüz
- Re: [HACKERS] Partitioned tables and relfilenode Simon Riggs
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] drop support for Python 2.3 Tom Lane
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Stephen Frost
- [HACKERS] Deprecate floating point timestamps. Jim Nasby
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Stephen Frost
- Re: [HACKERS] Logical replication existing data copy - commentssnapbuild.c Erik Rijkers
- Re: [HACKERS] Logical replication existing data copy - commentssnapbuild.c Erik Rijkers
- Re: [HACKERS] Reporting xmin from VACUUMs Jim Nasby
- [HACKERS] Resolved typo in a comment neha khatri
- Re: [HACKERS] case_preservation_and_insensitivity = on Joel Jacobson
- Re: [HACKERS] Patch to implement pg_current_logfile() function Gilles Darold
- Re: [HACKERS] pg_get_object_address() doesn't support composites Jim Nasby
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps insideExecEndGather) Kouhei Kaigai
- Re: [HACKERS] Parallel bitmap heap scan Thomas Munro
- Re: [HACKERS] Adding new output parameter of pg_stat_statements toidentify operation of the query. Tsunakawa, Takayuki
- Re: [HACKERS] case_preservation_and_insensitivity = on Tom Lane
- Re: [HACKERS] Parallel bitmap heap scan Tom Lane
- Re: [HACKERS] case_preservation_and_insensitivity = on Jim Nasby
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: [HACKERS] [PATCH] Add pg_disable_checksums() and supportinginfrastructure Jim Nasby
- [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- Re: [HACKERS] Instability in select_parallel regression test Amit Kapila
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] Adding new output parameter of pg_stat_statements toidentify operation of the query. Jim Nasby
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] GUC for cleanup indexes threshold. Jim Nasby
- Re: [HACKERS] tab completion for partitioning Amit Langote
- Re: [HACKERS] Adding new output parameter of pg_stat_statements to identify operation of the query. Tom Lane
- Re: [HACKERS] pg_dump emits ALTER TABLE ONLY partitioned_table Amit Langote
- Re: [HACKERS] drop support for Python 2.3 Devrim Gündüz
- Re: [HACKERS] Passing query string to workers Rafia Sabih
- [HACKERS] fd,c just Assert()s that lseek() succeeds Tom Lane
- Re: [HACKERS] Parallel Append implementation Ashutosh Bapat
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Michael Paquier
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [HACKERS] Gather Merge Rushabh Lathia
- Re: [HACKERS] Replication vs. float timestamps is a disaster Andres Freund
- [HACKERS] 答复: [HACKERS] Adding new output parameter of pg_stat_statements toidentify operation of the query.(Internet mail) jasonysli(李跃森)
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita
- Re: [HACKERS] Gather Merge Dilip Kumar
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] GUC for cleanup indexes threshold. Amit Kapila
- Re: [HACKERS] increasing the default WAL segment size Beena Emerson
- Re: [HACKERS] Gather Merge Amit Kapila
- Re: [HACKERS] UPDATE of partition key Amit Khandekar
- Re: [HACKERS] case_preservation_and_insensitivity = on Joel Jacobson
- Re: [HACKERS] GUC for cleanup indexes threshold. Simon Riggs
- Re: [HACKERS] case_preservation_and_insensitivity = on Joel Jacobson
- Re: [HACKERS] UPDATE of partition key Thomas Munro
- Re: [HACKERS] UPDATE of partition key Thomas Munro
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] GUC for cleanup indexes threshold. Amit Kapila
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] wait events for disk I/O Rushabh Lathia
- [HACKERS] How to read a value when it is VARATT EXTERNAL ONDISK from logicalreplication decoder Adam Dratwiński
- Re: [HACKERS] Replication vs. float timestamps is a disaster Petr Jelinek
- Re: [HACKERS] Replication vs. float timestamps is a disaster Andres Freund
- [HACKERS] pg_ls_waldir() & pg_ls_logdir() Dave Page
- [HACKERS] pg_monitor role Dave Page
- Re: [HACKERS] SCRAM authentication, take three Aleksander Alekseev
- Re: [HACKERS] Replication vs. float timestamps is a disaster Petr Jelinek
- Re: [HACKERS] SCRAM authentication, take three Aleksander Alekseev
- Re: [HACKERS] Should we cacheline align PGXACT? Simon Riggs
- Re: [HACKERS] SCRAM authentication, take three Aleksander Alekseev
- Re: [HACKERS] 答复: [HACKERS] Adding new output parameter of pg_stat_statements toidentify operation of the query.(Internet mail) Tom Lane
- Re: [HACKERS] dropping partitioned tables without CASCADE Ashutosh Bapat
- [HACKERS] powerpc(32) point/polygon regression failures on Debian Jessie Christoph Berg
- Re: [HACKERS] How to read a value when it is VARATT EXTERNAL ONDISKfrom logical replication decoder Andres Freund
- [HACKERS] Error in XML recv function Pavel Stehule
- Re: [HACKERS] powerpc(32) point/polygon regression failures on Debian Jessie Tom Lane
- Re: [HACKERS] Replication vs. float timestamps is a disaster Tom Lane
- Re: [HACKERS] Replication vs. float timestamps is a disaster Tom Lane
- [HACKERS] [PATCH] Suppress Clang 3.9 warnings Aleksander Alekseev
- Re: [HACKERS] [PATCH] Suppress Clang 3.9 warnings Tom Lane
- Re: [HACKERS] [PATCH] Suppress Clang 3.9 warnings Aleksander Alekseev
- [HACKERS] "may be unused" warnings for gcc Andres Freund
- Re: [HACKERS] Passing query string to workers Kuntal Ghosh
- [HACKERS] mat views stats Jim Mlodgenski
- Re: [HACKERS] [PATCH] Suppress Clang 3.9 warnings Tom Lane
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Fujii Masao
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Stephen Frost
- Re: [HACKERS] [PATCH] Suppress Clang 3.9 warnings Tomas Vondra
- Re: [HACKERS] [PATCH] Suppress Clang 3.9 warnings Tom Lane
- Re: [HACKERS] powerpc(32) point/polygon regression failures onDebian Jessie Christoph Berg
- Re: [HACKERS] powerpc(32) point/polygon regression failures on Debian Jessie Tom Lane
- [HACKERS] PATCH: pageinspect / add page_checksum and bt_page_items(bytea) Tomas Vondra
- Re: [HACKERS] powerpc(32) point/polygon regression failures onDebian Jessie Christoph Berg
- Re: [HACKERS] [POC] A better way to expand hash indexes. Amit Kapila
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] Checksums by default? Tomas Vondra
- Re: [HACKERS] Should we cacheline align PGXACT? Robert Haas
- Re: [HACKERS] Replication vs. float timestamps is a disaster Robert Haas
- Re: [HACKERS] Should we cacheline align PGXACT? Simon Riggs
- Re: [HACKERS] [PATCH] Add pg_disable_checksums() and supportinginfrastructure David Christensen
- Re: [HACKERS] Should we cacheline align PGXACT? Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Should we cacheline align PGXACT? Simon Riggs
- Re: [HACKERS] patch: function xmltable Pavel Stehule
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Fujii Masao
- [HACKERS] possible encoding issues with libxml2 functions Pavel Stehule
- Re: [HACKERS] fd,c just Assert()s that lseek() succeeds Tom Lane
- Re: [HACKERS] Parallel bitmap heap scan Tom Lane
- Re: [HACKERS] Replication vs. float timestamps is a disaster Tom Lane
- Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro
- Re: [HACKERS] GUC for cleanup indexes threshold. Simon Riggs
- Re: [HACKERS] GUC for cleanup indexes threshold. Peter Geoghegan
- Re: [HACKERS] Documentation improvements for partitioning Bruce Momjian
- Re: [HACKERS] Documentation improvements for partitioning Bruce Momjian
- [HACKERS] SUBSCRIPTION command hangs up, segfault occurs in the server processand to cancel the execution. nuko yokohama
- Re: [HACKERS] ICU integration Bruce Momjian
- Re: [HACKERS] ICU integration Peter Geoghegan
- [HACKERS] Multivariate statistics and expression indexes Bruce Momjian
- Re: [HACKERS] ICU integration Bruce Momjian
- Re: [HACKERS] ICU integration Peter Geoghegan
- Re: [HACKERS] ICU integration Bruce Momjian
- Re: [HACKERS] ICU integration Peter Geoghegan
- Re: [HACKERS] Multivariate statistics and expression indexes Tomas Vondra
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] Multivariate statistics and expression indexes Bruce Momjian
- Re: [HACKERS] SCRAM authentication, take three Michael Paquier
- Re: [WIP] RE: [HACKERS] DECLARE STATEMENT setting up a connectionin ECPG Ideriha, Takeshi
- Re: [HACKERS] delta relations in AFTER triggers Thomas Munro
- [HACKERS] error detail when partition not found Amit Langote
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] Documentation improvements for partitioning Ashutosh Bapat
- Re: [HACKERS] delta relations in AFTER triggers Thomas Munro
- Re: [HACKERS] Passing query string to workers Rafia Sabih
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] Documentation improvements for partitioning Ashutosh Bapat
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- [HACKERS] [doc fix] Really trivial fix for BRIN documentation Tsunakawa, Takayuki
- Re: [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Michael Paquier
- Re: [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- Re: [HACKERS] PATCH: Batch/pipelining support for libpq Michael Paquier
- Re: [HACKERS] [doc fix] Really trivial fix for BRIN documentation Simon Riggs
- Re: [HACKERS] pageinspect: Hash index support Mithun Cy
- Re: [HACKERS] pageinspect: Hash index support Ashutosh Sharma
- Re: [HACKERS] [POC] A better way to expand hash indexes. Mithun Cy
- Re: [HACKERS] powerpc(32) point/polygon regression failures onDebian Jessie Christoph Berg
- [HACKERS] [patch] reorder tablespaces in basebackup tar stream forbackup_label Michael Banck
- Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia
- Re: [HACKERS] LWLock optimization for multicore Power machines Bernd Helmle
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada
- Re: [HACKERS] dropping partitioned tables without CASCADE Ashutosh Bapat
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] Should we cacheline align PGXACT? Andres Freund
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Should we cacheline align PGXACT? Alexander Korotkov
- Re: [HACKERS] LWLock optimization for multicore Power machines Alexander Korotkov
- Re: [HACKERS] Measuring replay lag Simon Riggs
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] Partitioned tables and relfilenode Ashutosh Bapat
- Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion Petr Jelinek
- Re: [HACKERS] pg_monitor role Thomas Reiss
- Re: [HACKERS] drop support for Python 2.3 Peter Eisentraut
- Re: [HACKERS] LWLock optimization for multicore Power machines Bernd Helmle
- Re: [HACKERS] GUC for cleanup indexes threshold. Amit Kapila
- Re: [HACKERS] drop support for Python 2.3 Tom Lane
- [HACKERS] pg_upgrade loses security lables and COMMENTs on blobs Stephen Frost
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Fujii Masao
- Re: [HACKERS] SUBSCRIPTION command hangs up, segfault occurs in theserver process and to cancel the execution. Masahiko Sawada
- Re: [HACKERS] Bold itemized list entries Magnus Hagander
- Re: [HACKERS] Documentation improvements for partitioning Yugo Nagata
- Re: [HACKERS] safer node casting Peter Eisentraut
- Re: [HACKERS] drop support for Python 2.3 Peter Eisentraut
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada
- Re: [HACKERS] pg_monitor role Masahiko Sawada
- Re: [HACKERS] Walsender crash Fujii Masao
- Re: [HACKERS] SUBSCRIPTION command hangs up, segfault occurs in theserver process and to cancel the execution. Fujii Masao
- Re: [HACKERS] Resolved typo in a comment Fujii Masao
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Pavel Stehule
- [HACKERS] pg_dump does not refresh matviews from extensions Jim Nasby
- [HACKERS] Change in "policy" on dump ordering? Jim Nasby
- Re: [HACKERS] pg_dump does not refresh matviews from extensions Stephen Frost
- Re: [HACKERS] Measuring replay lag Thomas Munro
- Re: [HACKERS] Speedup twophase transactions Alvaro Herrera
- Re: [HACKERS] "may be unused" warnings for gcc Peter Eisentraut
- Re: [HACKERS] mat views stats Peter Eisentraut
- Re: [HACKERS] Change in "policy" on dump ordering? Peter Eisentraut
- Re: [HACKERS] Proposal : For Auto-Prewarm. Peter Eisentraut
- [HACKERS] Json support for array pseudotypes Andrew Dunstan
- Re: [HACKERS] safer node casting Jeff Janes
- Re: [HACKERS] Replication vs. float timestamps is a disaster James Cloos
- Re: [HACKERS] safer node casting Tom Lane
- Re: [HACKERS] Json support for array pseudotypes Tom Lane
- Re: [HACKERS] Json support for array pseudotypes Andrew Dunstan
- Re: [HACKERS] Proposal : For Auto-Prewarm. Robert Haas
- Re: [HACKERS] SERIALIZABLE with parallel query Robert Haas
- Re: [HACKERS] Bold itemized list entries Robert Haas
- Re: [HACKERS] [doc fix] Really trivial fix for BRIN documentation Tsunakawa, Takayuki
- [HACKERS] foreign partition DDL regression tests Amit Langote
- Re: [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- Re: [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- Re: [HACKERS] snapbuild woes Petr Jelinek
- Re: [HACKERS] Speedup twophase transactions Michael Paquier
- Re: [HACKERS] patch proposal Venkata B Nagothi
- Re: [HACKERS] patch proposal Venkata B Nagothi
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- [HACKERS] Statement timeout behavior in extended queries Tatsuo Ishii
- Re: [HACKERS] "may be unused" warnings for gcc Andres Freund
- Re: [HACKERS] foreign partition DDL regression tests Ashutosh Bapat
- Re: [HACKERS] dropping partitioned tables without CASCADE Ashutosh Bapat
- [HACKERS] Enabling parallelism for queries coming from SQL or other PL functions Rafia Sabih
- Re: [HACKERS] foreign partition DDL regression tests Amit Langote
- Re: [HACKERS] Adding new output parameter of pg_stat_statements toidentify operation of the query. Jim Nasby
- Re: [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- Re: [HACKERS] mat views stats Jim Nasby
- [HACKERS] Performance degradation in TPC-H Q18 Kuntal Ghosh
- Re: [HACKERS] Change in "policy" on dump ordering? Jim Nasby
- Re: [HACKERS] Replication vs. float timestamps is a disaster Jim Nasby
- Re: [HACKERS] Replication vs. float timestamps is a disaster Jim Nasby
- Re: [HACKERS] PATCH: Batch/pipelining support for libpq Vaishnavi Prabakaran
- Re: [HACKERS] pageinspect: Hash index support Robert Haas
- Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita
- Re: [HACKERS] Passing query string to workers Robert Haas
- Re: [HACKERS] Radix tree for character conversion Michael Paquier
- [HACKERS] GRANT EXECUTE ON FUNCTION foo() TO bar(); Joel Jacobson
- Re: [HACKERS] Passing query string to workers Rafia Sabih
- Re: [HACKERS] Parallel Index-only scan Rafia Sabih
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Robins Tharakan
- [HACKERS] tablesample with partitioned tables Amit Langote
- Re: [HACKERS] Replication vs. float timestamps is a disaster Andres Freund
- Re: [HACKERS] GRANT EXECUTE ON FUNCTION foo() TO bar(); Pavel Stehule
- Re: [HACKERS] GRANT EXECUTE ON FUNCTION foo() TO bar(); Joel Jacobson
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] asynchronous execution Kyotaro HORIGUCHI
- Re: [HACKERS] GRANT EXECUTE ON FUNCTION foo() TO bar(); Pavel Stehule
- Re: [HACKERS] snapbuild woes Erik Rijkers
- Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia
- Re: [HACKERS] Logical Replication WIP Petr Jelinek
- Re: [HACKERS] mat views stats Jim Mlodgenski
- Re: [HACKERS] Logical Replication WIP Petr Jelinek
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] snapbuild woes Petr Jelinek
- Re: [HACKERS] [patch] reorder tablespaces in basebackup tar streamfor backup_label Bernd Helmle
- Re: [HACKERS] dropping partitioned tables without CASCADE Ashutosh Bapat
- Re: [HACKERS] pg_monitor role Dave Page
- Re: [HACKERS] Partitioned tables and relfilenode Ashutosh Bapat
- Re: [HACKERS] GRANT EXECUTE ON FUNCTION foo() TO bar(); Tom Lane
- Re: [HACKERS] GRANT EXECUTE ON FUNCTION foo() TO bar(); Joel Jacobson
- [HACKERS] Cleanup: avoid direct use of ip_posid/ip_blkid Pavan Deolasee
- Re: [HACKERS] Replication vs. float timestamps is a disaster Tom Lane
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] mat views stats Peter Eisentraut
- Re: [HACKERS] Replication vs. float timestamps is a disaster Andres Freund
- Re: [HACKERS] Replication vs. float timestamps is a disaster Stephen Frost
- Re: [HACKERS] Hash support for grouping sets Thom Brown
- Re: [HACKERS] Change in "policy" on dump ordering? Peter Eisentraut
- Re: [HACKERS] make async slave to wait for lsn to be replayed Thom Brown
- [HACKERS] remove deprecated COMMENT ON RULE syntax Peter Eisentraut
- Re: [HACKERS] "may be unused" warnings for gcc Peter Eisentraut
- Re: [HACKERS] Replication vs. float timestamps is a disaster Tom Lane
- [HACKERS] Make subquery alias optional in FROM clause Bernd Helmle
- Re: [HACKERS] remove deprecated COMMENT ON RULE syntax Tom Lane
- Re: [HACKERS] [PATCH] Suppress Clang 3.9 warnings Fabien COELHO
- Re: [HACKERS] GRANT EXECUTE ON FUNCTION foo() TO bar(); Jim Nasby
- Re: [HACKERS] Replication vs. float timestamps is a disaster Jim Nasby
- Re: [HACKERS] Make subquery alias optional in FROM clause Tom Lane
- Re: [HACKERS] Replication vs. float timestamps is a disaster Andres Freund
- Re: [HACKERS] Make subquery alias optional in FROM clause David G. Johnston
- Re: [HACKERS] Change in "policy" on dump ordering? Jim Nasby
- Re: [HACKERS] Make subquery alias optional in FROM clause David G. Johnston
- Re: [HACKERS] mat views stats Jim Nasby
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Replication vs. float timestamps is a disaster Jim Nasby
- Re: [HACKERS] Replication vs. float timestamps is a disaster Andrew Dunstan
- Re: [HACKERS] Replication vs. float timestamps is a disaster Tom Lane
- Re: [HACKERS] tablesample with partitioned tables David Fetter
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid David Fetter
- Re: [HACKERS] pg_monitor role Magnus Hagander
- Re: [HACKERS] Make subquery alias optional in FROM clause Bernd Helmle
- Re: [HACKERS] pg_monitor role Stephen Frost
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Dilip Kumar
- Re: [HACKERS] Make subquery alias optional in FROM clause Nico Williams
- Re: [HACKERS] Make subquery alias optional in FROM clause Bernd Helmle
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] pg_monitor role Dave Page
- Re: [HACKERS] Replication vs. float timestamps is a disaster David Fetter
- Re: [HACKERS] pg_monitor role Stephen Frost
- Re: [HACKERS] pg_monitor role Stephen Frost
- Re: [HACKERS] Proposal : For Auto-Prewarm. Mithun Cy
- [HACKERS] Note about bug #14563 Tom Lane
- Re: [HACKERS] Change in "policy" on dump ordering? Peter Eisentraut
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Eisentraut
- Re: [HACKERS] Documentation improvements for partitioning Peter Geoghegan
- Re: [HACKERS] [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM Nikolay Shaplov
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane
- Re: [HACKERS] Should we cacheline align PGXACT? Alvaro Herrera
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal Bruce Momjian
- Re: [HACKERS] Replication vs. float timestamps is a disaster Tom Lane
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- [HACKERS] Index usage for elem-contained-by-const-range clauses Pritam Baral
- Re: [HACKERS] Change in "policy" on dump ordering? Jim Nasby
- Re: [HACKERS] Change in "policy" on dump ordering? Stephen Frost
- Re: [HACKERS] Change in "policy" on dump ordering? Michael Banck
- Re: [HACKERS] pg_dump does not refresh matviews from extensions Jim Nasby
- Re: [HACKERS] Packages: Again Bruce Momjian
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Change in "policy" on dump ordering? Jim Nasby
- [HACKERS] objsubid vs subobjid Jim Nasby
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] WARM and indirect indexes Bruce Momjian
- Re: [HACKERS] PATCH: Batch/pipelining support for libpq Craig Ringer
- Re: [HACKERS] Make subquery alias optional in FROM clause Robert Haas
- [HACKERS] Range Partitioning behaviour - query Venkata B Nagothi
- Re: [HACKERS] Make subquery alias optional in FROM clause Andres Freund
- Re: [HACKERS] remove deprecated COMMENT ON RULE syntax Robert Haas
- Re: [HACKERS] Make subquery alias optional in FROM clause Tom Lane
- Re: [HACKERS] Range Partitioning behaviour - query Amit Langote
- Re: [HACKERS] tablesample with partitioned tables Amit Langote
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] Measuring replay lag Thomas Munro
- Re: [HACKERS] Measuring replay lag Thomas Munro
- Re: [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier
- Re: [HACKERS] dropping partitioned tables without CASCADE Ashutosh Bapat
- Re: [HACKERS] [PATCH] Add pg_disable_checksums() and supportinginfrastructure Jim Nasby
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Rafia Sabih
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Partitioned tables and relfilenode Ashutosh Bapat
- Re: [HACKERS] case_preservation_and_insensitivity = on Jim Nasby
- Re: [HACKERS] case_preservation_and_insensitivity = on Robert Haas
- Re: [HACKERS] Declarative partitioning - another take Yugo Nagata
- Re: [HACKERS] Speedup twophase transactions Michael Paquier
- Re: [HACKERS] DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada
- Re: [HACKERS] Supporting huge pages on Windows Tsunakawa, Takayuki
- Re: [HACKERS] Declarative partitioning - another take Amit Langote
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- [HACKERS] ToDo: Schema Private Function Pavel Stehule
- Re: [HACKERS] Partitioned tables and relfilenode Ashutosh Bapat
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] Partitioned tables and relfilenode Ashutosh Bapat
- Re: [HACKERS] Make subquery alias optional in FROM clause Bernd Helmle
- [HACKERS] Other formats in pset like markdown, rst, mediawiki Jan Michálek
- Re: [HACKERS] UPDATE of partition key Amit Langote
- Re: [HACKERS] Make subquery alias optional in FROM clause Pantelis Theodosiou
- [HACKERS] proposal - psql: possibility to specify sort for describe commands,when size is printed Pavel Stehule
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: [HACKERS] asynchronous execution Kyotaro HORIGUCHI
- [HACKERS] A typo in mcxt.c Kyotaro HORIGUCHI
- Re: [HACKERS] A typo in mcxt.c Thomas Munro
- Re: [HACKERS] Declarative partitioning - another take Yugo Nagata
- Re: [HACKERS] Make subquery alias optional in FROM clause Greg Stark
- Re: [HACKERS] Make subquery alias optional in FROM clause Greg Stark
- Re: [HACKERS] case_preservation_and_insensitivity = on Tom Lane
- Re: [HACKERS] Make subquery alias optional in FROM clause Tom Lane
- Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki Michael Paquier
- Re: [HACKERS] Automatic cleanup of oldest WAL segments withpg_receivexlog Stephen Frost
- Re: [HACKERS] Make subquery alias optional in FROM clause Tom Lane
- user mapping messages Andrew Dunstan
- Re: [HACKERS] Keep ECPG comment for log_min_duration_statement Dr. Michael Meskes
- Re: [HACKERS] user mapping messages Alvaro Herrera
- Re: [HACKERS] FYI: git worktrees as replacement for "rsync theCVSROOT" Bruce Momjian
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki Alvaro Herrera
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Dilip Kumar
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Daniel Verite
- Re: [HACKERS] pg_upgrade loses security lables and COMMENTs on blobs Stephen Frost
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Dilip Kumar
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Magnus Hagander
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] Make subquery alias optional in FROM clause Nico Williams
- [HACKERS] Report the number of skipped frozen pages by manual VACUUM Masahiko Sawada
- Re: [HACKERS] Logical Replication and Character encoding Peter Eisentraut
- Re: [HACKERS] dropping partitioned tables without CASCADE Simon Riggs
- Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki Alvaro Herrera
- Re: [HACKERS] Documentation improvements for partitioning Peter Geoghegan
- Re: [HACKERS] Documentation improvements for partitioning Joshua D. Drake
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera
- Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki Jan Michálek
- Re: [HACKERS] FYI: git worktrees as replacement for "rsync the CVSROOT" ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki Leknín Řepánek
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] Documentation improvements for partitioning Peter Geoghegan
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Pavel Stehule
- Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki Pavel Stehule
- [HACKERS] bytea_output output of base64 Bruce Momjian
- Re: [HACKERS] Measuring replay lag Simon Riggs
- Re: [HACKERS] A typo in mcxt.c Jim Nasby
- Re: [HACKERS] Automatic cleanup of oldest WAL segments withpg_receivexlog Jim Nasby
- Re: [HACKERS] Index corruption with CREATE INDEX CONCURRENTLY Jim Nasby
- Re: [HACKERS] Add checklist item for psql completion to commitfestreview Jim Nasby
- Re: [HACKERS] bytea_output output of base64 Tom Lane
- Re: [HACKERS] Idea on how to simplify comparing two sets Jim Nasby
- Re: [HACKERS] PinBuffer() no longer makes use of strategy Jim Nasby
- Re: [HACKERS] Idea on how to simplify comparing two sets Nico Williams
- Re: [HACKERS] Idea on how to simplify comparing two sets Corey Huinker
- Re: [HACKERS] Checksums by default? Bruce Momjian
- Re: [HACKERS] btree_gin and btree_gist for enums Tom Lane
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Idea on how to simplify comparing two sets Nico Williams
- Re: [HACKERS] Faster methods for getting SPI results (460%improvement) Jim Nasby
- [HACKERS] Poor memory context performance in large hash joins Jeff Janes
- Re: [HACKERS] Poor memory context performance in large hash joins Peter Geoghegan
- Re: [HACKERS] Poor memory context performance in large hash joins Tom Lane
- Re: [HACKERS] bytea_output output of base64 Bruce Momjian
- Re: [HACKERS] Range Partitioning behaviour - query Venkata B Nagothi
- Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki Michael Paquier
- Re: [HACKERS] bytea_output output of base64 David Fetter
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] bytea_output output of base64 Tom Lane
- Re: [HACKERS] bytea_output output of base64 Andrew Dunstan
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier
- Re: [HACKERS] Range Partitioning behaviour - query Amit Langote
- Re: [HACKERS] btree_gin and btree_gist for enums Tom Lane
- Re: [HACKERS] Range Partitioning behaviour - query David G. Johnston
- Re: [HACKERS] Range Partitioning behaviour - query Amit Langote
- Re: [HACKERS] bytea_output output of base64 Bruce Momjian
- Re: [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] Logical Replication and Character encoding Shinoda, Noriyoshi
- Re: [HACKERS] Documentation improvements for partitioning Jim Nasby
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier
- Re: [HACKERS] bytea_output output of base64 Jim Nasby
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier
- Re: [HACKERS] Automatic cleanup of oldest WAL segments withpg_receivexlog Jim Nasby
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] Automatic cleanup of oldest WAL segments withpg_receivexlog Jim Nasby
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier
- Re: [HACKERS] Idea on how to simplify comparing two sets Jim Nasby
- Re: [HACKERS] Automatic cleanup of oldest WAL segments withpg_receivexlog Jim Nasby
- Re: [HACKERS] GUC for cleanup indexes threshold. Amit Kapila
- Re: [HACKERS] A typo in mcxt.c Andres Freund
- [HACKERS] timeouts in PostgresNode::psql Craig Ringer
- Re: [HACKERS] A typo in mcxt.c Tom Lane
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Seki, Eiji
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Amit Kapila
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Simon Riggs
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Amit Kapila
- Re: [HACKERS] Range Partitioning behaviour - query Venkata B Nagothi
- Re: [HACKERS] Should we cacheline align PGXACT? Simon Riggs
- Re: [HACKERS] Range Partitioning behaviour - query Venkata B Nagothi
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Dilip Kumar
- [HACKERS] utility commands benefiting from parallel plan Haribabu Kommi
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] case_preservation_and_insensitivity = on Robert Haas
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Craig Ringer
- Re: [HACKERS] Poor memory context performance in large hash joins Andres Freund
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: [HACKERS] Poor memory context performance in large hash joins Tom Lane
- Re: [HACKERS] Poor memory context performance in large hash joins Thomas Munro
- Re: [HACKERS] UPDATE of partition key Robert Haas
- Re: [HACKERS] Make subquery alias optional in FROM clause Robert Haas
- Re: [HACKERS] increasing the default WAL segment size Beena Emerson
- Re: [HACKERS] Poor memory context performance in large hash joins Andres Freund
- Re: [HACKERS] Make subquery alias optional in FROM clause Robert Haas
- Re: [HACKERS] Make subquery alias optional in FROM clause Craig Ringer
- Re: [HACKERS] FYI: git worktrees as replacement for "rsync the CVSROOT" Craig Ringer
- Re: [HACKERS] UPDATE of partition key David G. Johnston
- Re: [HACKERS] bytea_output output of base64 Fabien COELHO
- Re: [HACKERS] UPDATE of partition key Robert Haas
- Re: [HACKERS] Add checklist item for psql completion to commitfest review Robert Haas
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Robert Haas
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Keep ECPG comment for log_min_duration_statement Okano, Naoki
- Re: [HACKERS] Proposal : Parallel Merge Join Amit Kapila
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Robert Haas
- Re: [HACKERS] UPDATE of partition key Simon Riggs
- [HACKERS] Making clausesel.c Smarter David Rowley
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Robert Haas
- Re: [HACKERS] Proposal : Parallel Merge Join Dilip Kumar
- [HACKERS] Monitoring roles patch Dave Page
- Re: [HACKERS] UPDATE of partition key Robert Haas
- Re: [HACKERS] Make subquery alias optional in FROM clause Robert Haas
- Re: [HACKERS] Proposal : Parallel Merge Join Amit Kapila
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Proposal for changes to recovery.conf API Simon Riggs
- Re: [HACKERS] Proposal : Parallel Merge Join Dilip Kumar
- Re: [HACKERS] Keep ECPG comment for log_min_duration_statement Michael Meskes
- Re: [HACKERS] increasing the default WAL segment size Kuntal Ghosh
- Re: [HACKERS] safer node casting Andres Freund
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] FYI: git worktrees as replacement for "rsync theCVSROOT" Andrew Dunstan
- Re: [HACKERS] bytea_output output of base64 Kenneth Marshall
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Kohei KaiGai
- Re: [HACKERS] Checksums by default? Magnus Hagander
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] UPDATE of partition key David G. Johnston
- Re: [HACKERS] utility commands benefiting from parallel plan Dilip Kumar
- Re: [HACKERS] safer node casting Tom Lane
- Re: [HACKERS] btree_gin and btree_gist for enums Tom Lane
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Robert Haas
- Re: [HACKERS] safer node casting Peter Eisentraut
- Re: [HACKERS] Make subquery alias optional in FROM clause Tom Lane
- Re: [HACKERS] utility commands benefiting from parallel plan Robert Haas
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Robert Haas
- Re: [HACKERS] FYI: git worktrees as replacement for "rsync the CVSROOT" Tom Lane
- Re: [HACKERS] Make subquery alias optional in FROM clause David Fetter
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Claudio Freire
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: [HACKERS] Hash support for grouping sets Andrew Gierth
- Re: [HACKERS] Make subquery alias optional in FROM clause David G. Johnston
- Re: [HACKERS] GUC for cleanup indexes threshold. Robert Haas
- Re: [HACKERS] case_preservation_and_insensitivity = on Joel Jacobson
- Re: [HACKERS] Checksums by default? Bruce Momjian
- Re: [HACKERS] Poor memory context performance in large hash joins Jeff Janes
- Re: [HACKERS] Checksums by default? Tomas Vondra
- Re: [HACKERS] Checksums by default? Ants Aasma
- Re: [HACKERS] Poor memory context performance in large hash joins Jeff Janes
- Re: [HACKERS] Poor memory context performance in large hash joins Tom Lane
- Re: [HACKERS] Checksums by default? Bruce Momjian
- Re: [HACKERS] Checksums by default? Jim Nasby
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] Poor memory context performance in large hash joins Jeff Janes
- Re: [HACKERS] case_preservation_and_insensitivity = on Jim Nasby
- Re: [HACKERS] Checksums by default? Bruce Momjian
- Re: [HACKERS] case_preservation_and_insensitivity = on Jim Nasby
- Re: [HACKERS] Checksums by default? Ants Aasma
- Re: [HACKERS] Checksums by default? Ants Aasma
- Re: [HACKERS] Checksums by default? Ants Aasma
- Re: [HACKERS] GUC for cleanup indexes threshold. Jim Nasby
- Re: [HACKERS] FYI: git worktrees as replacement for "rsync theCVSROOT" Jim Nasby
- Re: [HACKERS] bytea_output output of base64 Jim Nasby
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Jim Nasby
- Re: [HACKERS] case_preservation_and_insensitivity = on Gavin Flower
- Re: [HACKERS] Checksums by default? Bruce Momjian
- Re: [HACKERS] WIP: About CMake v2 Bruce Momjian
- Re: [HACKERS] Checksums by default? Ants Aasma
- [HACKERS] Re: proposal - psql: possibility to specify sort for describecommands, when size is printed Pavel Stehule
- Re: [HACKERS] snapbuild woes Petr Jelinek
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] GUC for cleanup indexes threshold. Peter Geoghegan
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] Poor memory context performance in large hash joins Tom Lane
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] Poor memory context performance in large hash joins Andres Freund
- Re: [HACKERS] Poor memory context performance in large hash joins Andres Freund
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- [HACKERS] Oblivious nested loop join algorithm Amin Fallahi
- Re: [HACKERS] GUC for cleanup indexes threshold. Amit Kapila
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Kohei KaiGai
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Proposal : Parallel Merge Join Amit Kapila
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Proposal : Parallel Merge Join Dilip Kumar
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Simon Riggs
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Amit Kapila
- Re: [HACKERS] Proposal : Parallel Merge Join Amit Kapila
- Re: [HACKERS] logical replication access control patches Peter Eisentraut
- Re: [HACKERS] DROP FUNCTION of multiple functions Peter Eisentraut
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Magnus Hagander
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Magnus Hagander
- Re: [HACKERS] Proposal for changes to recovery.conf API Michael Paquier
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Magnus Hagander
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Dilip Kumar
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] btree_gin and btree_gist for enums Tom Lane
- Re: [HACKERS] btree_gin and btree_gist for enums Emre Hasegeli
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- [HACKERS] Reduce lock levels for reloptions Simon Riggs
- Re: [HACKERS] [PATCH] SortSupport for macaddr type Julien Rouhaud
- Re: [HACKERS] UPDATE of partition key Greg Stark
- [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Tom Lane
- [HACKERS] PL/Python: Add cursor and execute methods to plan object Peter Eisentraut
- Re: [HACKERS] btree_gin and btree_gist for enums Tom Lane
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Andrew Dunstan
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Joshua D. Drake
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] Should `pg_upgrade --check` check relation filenodesare present? Bruce Momjian
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Tom Lane
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Tom Lane
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Andrew Dunstan
- Re: [HACKERS] UPDATE of partition key David G. Johnston
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Tom Lane
- Re: [HACKERS] Proposal for changes to recovery.conf API Simon Riggs
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Andrew Dunstan
- Re: [HACKERS] dropping partitioned tables without CASCADE Simon Riggs
- [HACKERS] Should logtape.c blocks be of type long? Peter Geoghegan
- Re: [HACKERS] Documentation improvements for partitioning Bruce Momjian
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier
- Re: [HACKERS] bytea_output output of base64 Peter Eisentraut
- Re: [HACKERS] bytea_output output of base64 Bruce Momjian
- Re: [HACKERS] snapbuild woes Petr Jelinek
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Amit Kapila
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] WIP: Covering + unique indexes. Amit Kapila
- Re: [HACKERS] Documentation improvements for partitioning Robert Haas
- Re: [HACKERS] Proposal : Parallel Merge Join Robert Haas
- Re: [HACKERS] Making clausesel.c Smarter Robert Haas
- Re: [HACKERS] GUC for cleanup indexes threshold. Robert Haas
- Re: [HACKERS] UPDATE of partition key Robert Haas
- Re: [HACKERS] case_preservation_and_insensitivity = on Robert Haas
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Fabien COELHO
- Re: ParallelFinish-hook of FDW/CSP (Re: [HACKERS] Steps inside ExecEndGather) Robert Haas
- Re: [HACKERS] Reduce lock levels for reloptions Robert Haas
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Robert Haas
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Robert Haas
- Re: [HACKERS] Proposal for changes to recovery.conf API Robert Haas
- Re: [HACKERS] Proposal for changes to recovery.conf API Robert Haas
- Re: [HACKERS] Should logtape.c blocks be of type long? Robert Haas
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Robert Haas
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] bytea_output output of base64 Robert Haas
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Robins Tharakan
- Re: [HACKERS] Make subquery alias optional in FROM clause Matthew Woodcraft
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Robert Haas
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Robert Haas
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Robins Tharakan
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Robert Haas
- Re: [HACKERS] Index usage for elem-contained-by-const-range clauses Robert Haas
- Re: [HACKERS] Performance degradation in TPC-H Q18 Robert Haas
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Proposal : For Auto-Prewarm. Robert Haas
- Re: [HACKERS] mat views stats Robert Haas
- Re: [HACKERS] [patch] reorder tablespaces in basebackup tar streamfor backup_label Robert Haas
- Re: [HACKERS] Should logtape.c blocks be of type long? Tom Lane
- Re: [HACKERS] [patch] reorder tablespaces in basebackup tar streamfor backup_label Michael Banck
- Re: [HACKERS] tab completion for partitioning Robert Haas
- Re: [HACKERS] Parallel Append implementation Robert Haas
- Re: [HACKERS] Should logtape.c blocks be of type long? Peter Geoghegan
- Re: [HACKERS] error detail when partition not found Robert Haas
- Re: [HACKERS] Should logtape.c blocks be of type long? Robert Haas
- Re: [HACKERS] Instability in select_parallel regression test Robert Haas
- Re: [HACKERS] Should logtape.c blocks be of type long? Tom Lane
- Re: [HACKERS] Should logtape.c blocks be of type long? Peter Geoghegan
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Tom Lane
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Robert Haas
- Re: [HACKERS] Documentation improvements for partitioning Petr Jelinek
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Robert Haas
- Re: [HACKERS] PUBLICATIONS and pg_dump Petr Jelinek
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting forcheckpoint Michael Banck
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Pavel Stehule
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Tom Lane
- Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless) Corey Huinker
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Tom Lane
- Re: [HACKERS] btree_gin and btree_gist for enums Tom Lane
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Magnus Hagander
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting forcheckpoint Michael Banck
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Magnus Hagander
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Tom Lane
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] Statement timeout behavior in extended queries David Fetter
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier
- Re: [HACKERS] [Bug fix] PQsendQuery occurs error whentarget_session_attrs is set to read-write Michael Paquier
- Re: [HACKERS] Proposal for changes to recovery.conf API Josh Berkus
- [HACKERS] SerializedSnapshotData alignment Noah Misch
- Re: [HACKERS] Statement timeout behavior in extended queries Tatsuo Ishii
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Michael Paquier
- Re: [HACKERS] SerializedSnapshotData alignment Tom Lane
- Re: [HACKERS] Proposal for changes to recovery.conf API Michael Paquier
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Tom Lane
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Michael Paquier
- Re: [HACKERS] SerializedSnapshotData alignment Noah Misch
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Tom Lane
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Michael Paquier
- Re: [HACKERS] SerializedSnapshotData alignment Thomas Munro
- Re: [HACKERS] timeouts in PostgresNode::psql Craig Ringer
- Re: [HACKERS] Instability in select_parallel regression test Amit Kapila
- Re: [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Amit Kapila
- Re: [HACKERS] error detail when partition not found Amit Langote
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI
- Re: [HACKERS] dropping partitioned tables without CASCADE Ashutosh Bapat
- Re: [HACKERS] A typo in mcxt.c Kyotaro HORIGUCHI
- Re: [HACKERS] Proposal : Parallel Merge Join Amit Kapila
- Re: [HACKERS] dropping partitioned tables without CASCADE Amit Langote
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Speedup twophase transactions Nikhil Sontakke
- Re: [HACKERS] Logical Replication and Character encoding Kyotaro HORIGUCHI
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier
- [HACKERS] PGSERVICEFILE as a connection string parameter Michael Paquier
- [HACKERS] Creation of "Future" commit fest, named 2017-07 Michael Paquier
- Re: [HACKERS] SerializedSnapshotData alignment Amit Kapila
- Re: [HACKERS] PGSERVICEFILE as a connection string parameter Andres Freund
- Re: [HACKERS] PGSERVICEFILE as a connection string parameter David Fetter
- Re: [HACKERS] increasing the default WAL segment size Beena Emerson
- Re: [HACKERS] pg_serial early wraparound Thomas Munro
- Re: [HACKERS] pg_serial early wraparound Thomas Munro
- Re: [HACKERS] SerializedSnapshotData alignment Robert Haas
- Re: [HACKERS] Parallel bitmap heap scan Robert Haas
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 Robert Haas
- Re: [HACKERS] DROP FUNCTION of multiple functions Michael Paquier
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Robert Haas
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Robert Haas
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 Michael Paquier
- Re: [HACKERS] pg_dump does not refresh matviews from extensions Robert Haas
- [HACKERS] Logical replication and inheritance Amit Langote
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 Robert Haas
- Re: [HACKERS] Recommend wrappers of PG_DETOAST_DATUM_PACKED() Noah Misch
- Re: [HACKERS] Radix tree for character conversion Kyotaro HORIGUCHI
- Re: [HACKERS] Bug in to_timestamp(). Artur Zakirov
- Re: [HACKERS] Keep ECPG comment for log_min_duration_statement Okano, Naoki
- [HACKERS] postgres_fdw: support parameterized foreign joins Etsuro Fujita
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] [PATCH] Add tab completion for DEALLOCATE ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: [HACKERS] Keep ECPG comment for log_min_duration_statement Michael Meskes
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] Poor memory context performance in large hash joins Andres Freund
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Tom Lane
- Re: [HACKERS] [PATCH] Add GUCs for predicate lock promotion thresholds ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: [HACKERS] bytea_output output of base64 Peter Eisentraut
- Re: [HACKERS] WIP: Covering + unique indexes. Peter Eisentraut
- Re: [HACKERS] Proposal : For Auto-Prewarm. Peter Eisentraut
- [HACKERS] Disallowing multiple queries per PQexec() Surafel Temesgen
- Re: [HACKERS] chomp PQerrorMessage() in backend uses Peter Eisentraut
- [HACKERS] rename pg_log directory? Peter Eisentraut
- Re: [HACKERS] Logical replication existing data copy Petr Jelinek
- Re: [HACKERS] Change in "policy" on dump ordering? Michael Banck
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Andrew Dunstan
- Re: [HACKERS] rename pg_log directory? David Fetter
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Magnus Hagander
- Re: [HACKERS] rename pg_log directory? Tom Lane
- Re: [HACKERS] Automatic cleanup of oldest WAL segments with pg_receivexlog Magnus Hagander
- Re: [HACKERS] [PATCH] Incremental sort (was: PoC: Partial sort) Alexander Korotkov
- Re: [HACKERS] Proposal : For Auto-Prewarm. Robert Haas
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Magnus Hagander
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Tom Lane
- Re: [HACKERS] PGSERVICEFILE as a connection string parameter Magnus Hagander
- Re: [HACKERS] PATCH: two slab-like memory allocators Tom Lane
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] port of INSTALL file generation to XSLT Peter Eisentraut
- Re: [HACKERS] bytea_output output of base64 Robert Haas
- [HACKERS] Two questions about Postgres parser Konstantin Knizhnik
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 David Steele
- Re: [HACKERS] PGSERVICEFILE as a connection string parameter Andres Freund
- Re: [HACKERS] Two questions about Postgres parser Tom Lane
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] PATCH: two slab-like memory allocators Petr Jelinek
- Re: [HACKERS] PATCH: two slab-like memory allocators Tom Lane
- Re: [HACKERS] PATCH: two slab-like memory allocators Tom Lane
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Robert Haas
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 Robert Haas
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 Robert Haas
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 Andres Freund
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 David Steele
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] GUC for cleanup indexes threshold. Peter Geoghegan
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Simon Riggs
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] Poor memory context performance in large hash joins Tomas Vondra
- Re: [HACKERS] Poor memory context performance in large hash joins Andres Freund
- Re: [HACKERS] gitlab post-mortem: pg_basebackup waiting for checkpoint Jeff Janes
- Re: [JDBC] [HACKERS] PGSERVICEFILE as a connection string parameter Dave Cramer
- Re: [HACKERS] Partitioned tables and relfilenode Bruce Momjian
- Re: [HACKERS] removing tsearch2 Bruce Momjian
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Bruce Momjian
- Re: [HACKERS] I propose killing PL/Tcl's "modules" infrastructure Tom Lane
- Re: [HACKERS] make async slave to wait for lsn to be replayed Thomas Munro
- Re: [HACKERS] removing tsearch2 David E. Wheeler
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] Documentation improvements for partitioning Petr Jelinek
- Re: [HACKERS] btree_gin and btree_gist for enums Tom Lane
- Re: [HACKERS] removing tsearch2 Bruce Momjian
- Re: [HACKERS] removing tsearch2 David E. Wheeler
- Re: [HACKERS] removing tsearch2 Mike Blackwell
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Tom Lane
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Bruce Momjian
- Re: [HACKERS] GSoC 2017 Alexander Korotkov
- Re: [HACKERS] Polyphase merge is obsolete Peter Geoghegan
- Re: [HACKERS] GSoC 2017 Thomas Munro
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 Michael Paquier
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 David Steele
- [HACKERS] PATCH: Make pg_stop_backup() archive wait optional David Steele
- Re: [HACKERS] Proposal: GetOldestXminExtend for ignoring arbitraryvacuum flags Seki, Eiji
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 Michael Paquier
- Re: [HACKERS] Creation of "Future" commit fest, named 2017-07 David Steele
- Re: [HACKERS] PATCH: Make pg_stop_backup() archive wait optional Michael Paquier
- Re: [HACKERS] PATCH: Make pg_stop_backup() archive wait optional David Steele
- Re: [HACKERS] PATCH: two slab-like memory allocators Tomas Vondra
- Re: [HACKERS] PATCH: Make pg_stop_backup() archive wait optional Michael Paquier
- Re: [HACKERS] PATCH: Make pg_stop_backup() archive wait optional David Steele
- Re: [HACKERS] Replication vs. float timestamps is a disaster Bruce Momjian
- Re: [HACKERS] Replication vs. float timestamps is a disaster Joshua D. Drake
- Re: [HACKERS] Replication vs. float timestamps is a disaster Andres Freund
- Re: [HACKERS] utility commands benefiting from parallel plan Haribabu Kommi
- Re: [HACKERS] pg_upgrade loses security lables and COMMENTs on blobs Bruce Momjian
- Re: [HACKERS] utility commands benefiting from parallel plan Haribabu Kommi
- [HACKERS] Wrong variable type in KeepLogSeg Kyotaro HORIGUCHI
- Re: [HACKERS] Radix tree for character conversion Robert Haas
- [HACKERS] Final commitfest for 10.0 almost underway David Steele
- [HACKERS] Unhelpful typesetting of callouts in example queries in the docs Thomas Munro
- Re: [HACKERS] bytea_output output of base64 Bruce Momjian
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] rename pg_log directory? Bruce Momjian
- Re: [HACKERS] logical replication access control patches Stephen Frost
- Re: [HACKERS] Wrong variable type in KeepLogSeg Michael Paquier
- Re: [HACKERS] Partitioned tables and relfilenode Robert Haas
- Re: [HACKERS] Partitioned tables and relfilenode Bruce Momjian
- [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI
- Re: [HACKERS] Partitioned tables and relfilenode Michael Paquier
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] Restricting maximum keep segments by repslots Michael Paquier
- Re: [HACKERS] logical replication access control patches Petr Jelinek
- Re: [HACKERS] PATCH: two slab-like memory allocators Tom Lane
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] increasing the default WAL segment size Jim Nasby
- Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI
- Re: [HACKERS] Wrong variable type in KeepLogSeg Kyotaro HORIGUCHI
- Re: [HACKERS] Radix tree for character conversion Kyotaro HORIGUCHI
- Re: [HACKERS] Restricting maximum keep segments by repslots Petr Jelinek
- [HACKERS] help to identify the reason that extension's C function returns arrayget segmentation fault 钱新林
- Re: [HACKERS] Restricting maximum keep segments by repslots Michael Paquier
- Re: [HACKERS] increasing the default WAL segment size Kuntal Ghosh
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Robert Haas
- Re: [HACKERS] Partitioned tables and relfilenode Ashutosh Bapat
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Stephen Frost
- Re: [HACKERS] help to identify the reason that extension's C function returns array get segmentation fault Tom Lane
- [HACKERS] Re: new high availability feature for the system with bothasynchronous and synchronous replication Higuchi, Daisuke
- [HACKERS] BRIN de-summarize ranges Alvaro Herrera
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] increasing the default WAL segment size Beena Emerson
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- [HACKERS] avoid bloat from CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: [HACKERS] PATCH: two slab-like memory allocators Tom Lane
- [HACKERS] WAL Consistency checking for hash indexes Kuntal Ghosh
- Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
- Re: [HACKERS] Radix tree for character conversion Michael Paquier
- Re: [HACKERS] timeouts in PostgresNode::psql Michael Paquier
- Re: [HACKERS] Logical replication existing data copy Erik Rijkers
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [HACKERS] Keep ECPG comment for log_min_duration_statement Okano, Naoki
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion David Fetter
- [HACKERS] Statement-level rollback Tsunakawa, Takayuki
- Re: [HACKERS] Report the number of skipped frozen pages by manual VACUUM Masahiko Sawada
- Re: [HACKERS] PATCH: two slab-like memory allocators Andres Freund
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Masahiko Sawada
- Re: [HACKERS] Re: new high availability feature for the system withboth asynchronous and synchronous replication Masahiko Sawada
- Re: [HACKERS] Documentation improvements for partitioning Amit Langote
- Re: [HACKERS] Documentation improvements for partitioning Simon Riggs
- Re: [HACKERS] Radix tree for character conversion Kyotaro HORIGUCHI
- Re: [HACKERS] timeouts in PostgresNode::psql ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- [HACKERS] ANALYZE command progress checker vinayak
- [HACKERS] [Doc fix] Wrong explanation about tsquery_phrase Seki, Eiji
- [HACKERS] [PATCH] few fts functions for jsonb Dmitry Dolgov
- Re: [HACKERS] rename pg_log directory? Magnus Hagander
- Re: [HACKERS] Wrong variable type in KeepLogSeg Magnus Hagander
- Re: [HACKERS] Should we cacheline align PGXACT? Ashutosh Sharma
- Re: [HACKERS] Enabling parallelism for queries coming from SQL orother PL functions Amit Kapila
- Re: [HACKERS] [PATCH] few fts functions for jsonb Oleg Bartunov
- Re: [HACKERS] timeouts in PostgresNode::psql Alvaro Herrera
- [HACKERS] postgres_fdw: evaluate placeholdervars on remote server Etsuro Fujita
- Re: [HACKERS] avoid bloat from CREATE INDEX CONCURRENTLY Tom Lane
- Re: [HACKERS] Statement-level rollback Tom Lane
- [HACKERS] Avoiding bloat in CIC Simon Riggs
- Re: [HACKERS] avoid bloat from CREATE INDEX CONCURRENTLY Simon Riggs
- Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki Jan Michálek
- Re: [HACKERS] avoid bloat from CREATE INDEX CONCURRENTLY Tom Lane
- [HACKERS] Skip all-visible pages during second HeapScan of CIC Pavan Deolasee
- Re: [HACKERS] BRIN de-summarize ranges Tom Lane
- Re: [HACKERS] port of INSTALL file generation to XSLT Magnus Hagander
- Re: [HACKERS] Write Ahead Logging for Hash Indexes Amit Kapila
- Re: [HACKERS] Disallowing multiple queries per PQexec() Tom Lane
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] Disallowing multiple queries per PQexec() Bruce Momjian
- Re: [HACKERS] patch proposal Venkata B Nagothi
- Re: [HACKERS] rename pg_log directory? Jorge Solórzano
- [HACKERS] Declarative partitioning optimization for large amount of partitions Aleksander Alekseev
- [HACKERS] [POC] hash partitioning Yugo Nagata
- Re: [HACKERS] btree_gin and btree_gist for enums Andrew Dunstan
- Re: [HACKERS] Disallowing multiple queries per PQexec() Andreas Karlsson
- Re: [HACKERS] [POC] hash partitioning Aleksander Alekseev
- Re: [HACKERS] timeouts in PostgresNode::psql Andrew Dunstan
- Re: [HACKERS] IF (NOT) EXISTS in psql-completion Stephen Frost
- Re: [HACKERS] Parallel bitmap heap scan Dilip Kumar
- Re: [HACKERS] Proposal : Parallel Merge Join Dilip Kumar
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Stephen Frost
- Re: [HACKERS] [PATCH] SortSupport for macaddr type Brandur Leach
- [HACKERS] update comments about CatalogUpdateIndexes Tomas Vondra
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Andreas Karlsson
- Re: [HACKERS] Performance degradation in TPC-H Q18 Andres Freund
- Re: [HACKERS] Allow pg_dumpall to work without pg_authid Simon Riggs
- Re: [HACKERS] avoid bloat from CREATE INDEX CONCURRENTLY Simon Riggs