Mailing lists [pgsql-hackers]
- Re: add operator ^= to mean not equal (like != and <>) Michael Banck
- Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE Peter Geoghegan
- Re: Autovacuum on partitioned table (autoanalyze) Alvaro Herrera
- Re: DROP relation IF EXISTS Docs and Tests - Bug Fix David G. Johnston
- Re: Autovacuum on partitioned table (autoanalyze) Alvaro Herrera
- Re: Use extended statistics to estimate (Var op Var) clauses Tomas Vondra
- Re: Worth using personality(ADDR_NO_RANDOMIZE) for EXEC_BACKEND on linux? Thomas Munro
- Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE Michael Paquier
- Re: Quirk of pg_temp schemas ... Michael Paquier
- Re: Next Steps with Hash Indexes Peter Geoghegan
- Re: [PATCH] test/ssl: rework the sslfiles Makefile target Michael Paquier
- Re: Postgres picks suboptimal index after building of an extended statistics Peter Geoghegan
- Re: Postgres perl module namespace Michael Paquier
- Re: Postgres perl module namespace Mark Dilger
- Re: Postgres perl module namespace Julien Rouhaud
- Re: Postgres perl module namespace Andrew Dunstan
- Re: Postgres perl module namespace Mark Dilger
- Re: Postgres perl module namespace Andrew Dunstan
- Re: Postgres perl module namespace Andrew Dunstan
- Re: Postgres perl module namespace Andrew Dunstan
- Re: Add option --drop-cascade for pg_dump/restore Wu Haotian
- use-regular-expressions-to-simplify-less_greater-and-not_equals.patch 孙诗浩(思才)
- Re: use-regular-expressions-to-simplify-less_greater-and-not_equals.patch Tom Lane
- Re: Support reset of Shared objects statistics in "pg_stat_reset" function Dilip Kumar
- Re: use-regular-expressions-to-simplify-less_greater-and-not_equals.patch David G. Johnston
- Allow parallel DISTINCT David Rowley
- Re: Fix around conn_duration in pgbench Fujii Masao
- Re: Support reset of Shared objects statistics in "pg_stat_reset" function Mahendra Singh Thalor
- Re: [BUG]Update Toast data failure in logical replication Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Added schema level support for publication. vignesh C
- Re: SI messages sent when excuting ROLLBACK PREPARED command Michael Paquier
- Re: Unresolved repliaction hang and stop problem. Amit Kapila
- Re: Changes to recovery_min_apply_delay are ignored while waiting for delay Michael Paquier
- Re: storing an explicit nonce Shruthi Gowda
- Re: Small documentation improvement for ALTER SUBSCRIPTION Masahiko Sawada
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Small documentation improvement for ALTER SUBSCRIPTION Daniel Gustafsson
- Re: use-regular-expressions-to-simplify-less_greater-and-not_equals.patch Andrew Dunstan
- Re: Next Steps with Hash Indexes Amit Kapila
- Re: How is this possible "publication does not exist" Amit Kapila
- Re: How is this possible "publication does not exist" Dave Cramer
- Re: How is this possible "publication does not exist" Amit Kapila
- Re: How is this possible "publication does not exist" Dave Cramer
- Re: Use extended statistics to estimate (Var op Var) clauses Dean Rasheed
- Re: RFC: Logging plan of the running query torikoshia
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow
- Re: Worth using personality(ADDR_NO_RANDOMIZE) for EXEC_BACKEND on linux? Andrew Dunstan
- Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
- Re: DROP relation IF EXISTS Docs and Tests - Bug Fix Robert Haas
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Robert Haas
- Re: Postgres perl module namespace Alvaro Herrera
- Re: Postgres perl module namespace Tom Lane
- Re: make MaxBackends available in _PG_init Greg Sabino Mullane
- Re: Worth using personality(ADDR_NO_RANDOMIZE) for EXEC_BACKEND on linux? Robert Haas
- Re: Worth using personality(ADDR_NO_RANDOMIZE) for EXEC_BACKEND on linux? Tom Lane
- Re: make MaxBackends available in _PG_init Tom Lane
- Re: Added schema level support for publication. Mark Dilger
- Re: Next Steps with Hash Indexes Robert Haas
- Re: Next Steps with Hash Indexes Tom Lane
- Re: DROP relation IF EXISTS Docs and Tests - Bug Fix David G. Johnston
- Re: Use extended statistics to estimate (Var op Var) clauses Mark Dilger
- Re: Next Steps with Hash Indexes Robert Haas
- Re: Use extended statistics to estimate (Var op Var) clauses Tomas Vondra
- Re: Use extended statistics to estimate (Var op Var) clauses Mark Dilger
- Re: Next Steps with Hash Indexes Tom Lane
- Re: Use extended statistics to estimate (Var op Var) clauses Tomas Vondra
- Re: Next Steps with Hash Indexes John Naylor
- Re: Next Steps with Hash Indexes Tom Lane
- Re: Insert Documentation - Returning Clause and Order David G. Johnston
- 2021-08-12 release announcement draft Jonathan S. Katz
- Re: Next Steps with Hash Indexes Robert Haas
- call popcount32/64 directly on non-x86 platforms John Naylor
- Re: Tab completion for CREATE SCHEMAAUTHORIZATION Suraj Khamkar
- Re: 2021-08-12 release announcement draft Peter Geoghegan
- Re: Use extended statistics to estimate (Var op Var) clauses Tomas Vondra
- Re: 2021-08-12 release announcement draft Jonathan S. Katz
- Re: 2021-08-12 release announcement draft Peter Geoghegan
- Re: 2021-08-12 release announcement draft Jonathan S. Katz
- Re: 2021-08-12 release announcement draft Peter Geoghegan
- Re: 2021-08-12 release announcement draft Justin Pryzby
- Re: 2021-08-12 release announcement draft Jonathan S. Katz
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Robert Haas
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE Michael Meskes