Mailing lists [pgsql-hackers]
- Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera
 - Re: Table refer leak in logical replication Justin Pryzby
 - Re: Replication slot stats misgivings Masahiko Sawada
 - Re: Avoid unnecessary table open/close for TRUNCATE foo, foo, foo; kind of commands Bharath Rupireddy
 - Re: pgsql: autovacuum: handle analyze for partitioned tables Tom Lane
 - Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Noah Misch
 - Re: SQL-standard function body Noah Misch
 - Re: Replication slot stats misgivings Amit Kapila
 - Re: Replication slot stats misgivings Amit Kapila
 - Re: proposal: schema variables Pavel Stehule
 - Re: Lots of incorrect comments in nodeFuncs.c David Rowley
 - Re: Replication slot stats misgivings vignesh C
 - Is it worth to optimize VACUUM/ANALYZE by combining duplicate rel instances into single rel instance? Bharath Rupireddy
 - Re: check_function_bodies: At least the description seems wrong, since we have prodedures Daniel Westermann (DWE)
 - Re: truncating timestamps on arbitrary intervals Peter Eisentraut
 - Re: Replication slot stats misgivings Amit Kapila
 - Re: truncating timestamps on arbitrary intervals John Naylor
 - Re: Replication slot stats misgivings Amit Kapila
 - Re: Replication slot stats misgivings vignesh C
 - Re: Is it worth to optimize VACUUM/ANALYZE by combining duplicate rel instances into single rel instance? Tom Lane
 - Re: Truncate in synchronous logical replication failed Japin Li
 - Re: SQL-standard function body Tom Lane
 - Re: check_function_bodies: At least the description seems wrong, since we have prodedures Tom Lane
 - Re: truncating timestamps on arbitrary intervals Peter Eisentraut
 - Re: SQL-standard function body Noah Misch
 - Re: Reference Leak with type Zhihong Yu
 - Re: pgsql: autovacuum: handle analyze for partitioned tables Tomas Vondra
 - Re: Reference Leak with type Tom Lane
 - Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays David Rowley
 - Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Tomas Vondra
 - Re: Add header support to text format and matching feature Rémi Lapeyre
 - PL/R regression on windows, but not linux with master. Dave Cramer