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