Mailing lists [pgsql-hackers]
- Dubious shortcut in ckpt_buforder_comparator() Tom Lane
- Re: PATCH: Configurable file mode mask Alvaro Herrera
- Re: General purpose hashing func in pgbench Fabien COELHO
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas
- Re: General purpose hashing func in pgbench Fabien COELHO
- Re: portal pinning Vladimir Sitnikov
- Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Shubham Barai
- Re: Why standby restores some WALs many times from archive? Sergey Burladyan
- Re: portal pinning Peter Eisentraut
- Re: Dubious shortcut in ckpt_buforder_comparator() Andres Freund
- Re: Why standby restores some WALs many times from archive? Jeff Janes
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Chapman Flack
- Re: [HACKERS] Race between SELECT and ALTER TABLE NO INHERIT Tom Lane
- Re: Dubious shortcut in ckpt_buforder_comparator() Tom Lane
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Robert Haas
- Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Tom Lane
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Evgeniy Shishkin
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Chapman Flack
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Robert Haas
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Robert Haas
- Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Tom Lane
- Re: AS OF queries legrand legrand
- Re: let's make the list of reportable GUCs configurable (was Re: Add%r substitution for psql prompts to show recovery status) Robert Haas
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas
- Re: PATCH: Configurable file mode mask Peter Eisentraut
- Re: Challenges preventing us moving to 64 bit transaction id (XID)? Alexander Korotkov
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: Fix a Oracle-compatible instr function in the documentation Tom Lane
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Alvaro Herrera
- Re: [HACKERS] WIP: Separate log file for extension Tom Lane
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: jsonpath Nikita Glukhov
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] Refactoring identifier checks to consistently use strcmp Daniel Gustafsson
- Re: Fix a Oracle-compatible instr function in thedocumentation Tatsuo Ishii
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- SQL/JSON: functions Nikita Glukhov
- SQL/JSON: JSON_TABLE Nikita Glukhov
- Re: BUG #14941: Vacuum crashes Michael Paquier
- Re: BUG #14941: Vacuum crashes Michael Paquier
- Re: [HACKERS] PATCH: psql tab completion for SELECT Edmund Horner
- Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane
- Re: [PATCH] GET DIAGNOSTICS FUNCTION_NAME Yugo Nagata
- Re: BUG #14941: Vacuum crashes Masahiko Sawada
- Re: BUG #14941: Vacuum crashes Masahiko Sawada
- Re: refactor subscription tests to use PostgresNode'swait_for_catchup Peter Eisentraut
- Re: refactor subscription tests to use PostgresNode'swait_for_catchup Michael Paquier
- Re: pl/perl extension fails on Windows Noah Misch
- Re: [HACKERS] UPDATE of partition key David Rowley
- Re: [HACKERS] UPDATE of partition key Amit Khandekar
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Rushabh Lathia
- Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley
- numeric regression test passes, but why? Chapman Flack
- Re: [HACKERS] Planning counters in pg_stat_statements Haribabu Kommi
- RE: pl/perl extension fails on Windows Christian Ullrich
- pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier
- Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI
- Re: numeric regression test passes, but why? Tom Lane
- Re: Incorrect comment for expand_single_inheritance_child Etsuro Fujita
- Re: TAP test module - PostgresClient Kyotaro HORIGUCHI
- Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Etsuro Fujita
- Re: [HACKERS] Refactoring identifier checks to consistently usestrcmp Michael Paquier
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro HORIGUCHI
- Re: [HACKERS] asynchronous execution Kyotaro HORIGUCHI
- Re: [HACKERS] Secondary index access optimizations Antonin Houska
- Re: [Sender Address Forgery]Re: [HACKERS] path toward fasterpartition pruning Amit Langote
- Re: [HACKERS] Restricting maximum keep segments by repslots Sergei Kornilov
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: [HACKERS] Creating backup history files for backups taken from standbys Masahiko Sawada
- Re: [HACKERS] A design for amcheck heapam verification Andrey Borodin
- Minor code improvement to estimate_path_cost_size in postgres_fdw Tatsuro Yamada
- Re: [Sender Address Forgery]Re: [HACKERS] path toward fasterpartition pruning David Rowley
- Re: [Sender Address Forgery]Re: [HACKERS] path toward fasterpartition pruning David Rowley
- Re: [HACKERS] Planning counters in pg_stat_statements Thomas Munro
- Re: CUBE seems a bit confused about ORDER BY Alexander Korotkov
- Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke
- Re: [HACKERS] UPDATE of partition key Amit Khandekar
- add queryEnv to ExplainOneQuery_hook Tatsuro Yamada
- Re: add queryEnv to ExplainOneQuery_hook Thomas Munro
- Re: CUBE seems a bit confused about ORDER BY Teodor Sigaev
- Re: [HACKERS] Secondary index access optimizations Konstantin Knizhnik
- Re: numeric regression test passes, but why? Chapman Flack
- Re: CUBE seems a bit confused about ORDER BY Alvaro Herrera
- Re: numeric regression test passes, but why? ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova
- Re: numeric regression test passes, but why? Sergei Kornilov
- Re: add queryEnv to ExplainOneQuery_hook Michael Paquier
- Re: [HACKERS] Creating backup history files for backups taken fromstandbys Michael Paquier
- Re: numeric regression test passes, but why? ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- RE: Slow queries after Windows startup POUSSEL, Guillaume
- Re: Using 9.6 client with 10.0 server Imre Samu
- Re: [HACKERS] Restricting maximum keep segments by repslots Greg Stark
- Re: [HACKERS] Early locking option to parallel backup Stephen Frost
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key Stephen Frost
- pgAdmin 4 v2.1 released! Dave Page
- Re: BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. Alvaro Herrera
- pgAdmin 4 commit: Tag REL-2_1 has been created. Dave Page
- Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) David Fetter
- Regarding built-in logical replication PG Doc comments form
- pglogical 2.1.1 Now Available Monica Real Amores
- pgAdmin 4 commit: Don't listen on port 443 if TLS is not enabled whenl Dave Page
- Re: BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. Tom Lane
- Re: pgAdmin 4 v2.1 released! André Verwijs
- Re: pgAdmin 4 v2.1 released! Dave Page
- Re: pl/perl extension fails on Windows Andrew Dunstan
- Re: pgAdmin 4 v2.1 released! Anthony DeBarros
- Re: CUBE seems a bit confused about ORDER BY Tom Lane
- Animals baiji, mastodon and narwhal Dave Page
- Re: pgAdmin 4 v2.1 released! Dave Page
- Re: CUBE seems a bit confused about ORDER BY Alvaro Herrera
- Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Tom Lane
- The first function call Diego Silva e Silva
- Re: General purpose hashing func in pgbench Ildar Musin
- Re: [HACKERS] PoC: custom signal handler for extensions Arthur Zakirov
- Re: CUBE seems a bit confused about ORDER BY Tom Lane
- Identifying ALTER TABLE "sub-command" Jeremy Finzel
- Re: The first function call Tom Lane
- Re: The first function call David G. Johnston
- Re: numeric regression test passes, but why? Chapman Flack
- Re: General purpose hashing func in pgbench Ildar Musin
- Re: numeric regression test passes, but why? Alvaro Herrera
- Re: Identifying ALTER TABLE "sub-command" Alvaro Herrera
- Re: numeric regression test passes, but why? Chapman Flack
- [PATCH] ECPG bug fix in preproc when indicator struct is shorter thanrecord struct Rader, David
- Re: Minor code improvement to estimate_path_cost_size in postgres_fdw Tom Lane
- Re: add queryEnv to ExplainOneQuery_hook Tom Lane
- master make check fails on Solaris 10 Marina Polyakova
- Re: IndexTupleDSize macro seems redundant Stephen Frost
- Re: [HACKERS] [PATCH] Generic type subscripting Robert Haas
- Re: master make check fails on Solaris 10 Tom Lane
- Re: master make check fails on Solaris 10 Andres Freund
- Re: IndexTupleDSize macro seems redundant Tom Lane