Mailing lists [pgsql-hackers]
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- Re: index prefetching Andres Freund
- Re: Vacuum statistics Alena Rybakina
- pg_stat_statements: Add gc_count and query_file_size to pgss_info Lukas Fittl
- pg_buffercache: Add per-relation summary stats Lukas Fittl
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tom Lane
- Re: Cleaning up PREPARE query strings? Julien Rouhaud
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Andres Freund
- Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint jian he
- Re: Skipping schema changes in publication vignesh C
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tender Wang
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tom Lane
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tender Wang
- Re: Modernize error message for malformed B-Tree tuple posting Andrey Borodin
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: [Patch]Add tab completion for DELETE ... USING Tatsuya Kawata
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Madhav Madhusoodanan
- Re: Row pattern recognition Henson Choi
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Skipping schema changes in publication Amit Kapila
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Tomas Vondra
- Re: Skipping schema changes in publication shveta malik
- Re: More speedups for tuple deformation David Rowley
- Re: Skipping schema changes in publication shveta malik
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: More speedups for tuple deformation David Rowley
- Re: Partial Mode in Aggregate Functions Marcos Pegoraro
- Re: Fix bug in multixact Oldest*MXactId initialization and access Yura Sokolov
- Re: Partial Mode in Aggregate Functions David G. Johnston
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Partial Mode in Aggregate Functions Marcos Pegoraro
- Re: Partial Mode in Aggregate Functions Marcos Pegoraro
- Re: index prefetching Tomas Vondra
- Re: Partial Mode in Aggregate Functions David G. Johnston
- Re: pg_stat_statements: Add gc_count and query_file_size to pgss_info Sami Imseih
- [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption Joel Jacobson
- Re: Hash aggregate collisions cause excessive spilling Ants Aasma
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: index prefetching Peter Geoghegan
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tom Lane
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: MERGE behavior with REPEATABLE READ isolation level Alexander Korotkov
- Re: index prefetching Alexandre Felipe
- Re: Defects with invalid stats data for expressions in extended stats Michael Paquier
- Re: index prefetching Tomas Vondra
- Re: Defects with invalid stats data for expressions in extended stats Chao Li
- Re: ALTER DOMAIN ADD NOT NULL NOT VALID jian he
- Re: Defects with invalid stats data for expressions in extended stats Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Areas for Solaris support modernization Tom Lane
- Re: [Patch]Add tab completion for DELETE ... USING Fujii Masao
- pg_resetwal.c: duplicate '0' in hex character set for -l option validation jinbinge
- Re: Defects with invalid stats data for expressions in extended stats Michael Paquier
- Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation Michael Paquier
- Re: Fix bug in multixact Oldest*MXactId initialization and access Sami Imseih
- Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK) Michael Paquier
- Re: Areas for Solaris support modernization Tom Lane
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Re: guc: make dereference style consistent in check_backtrace_functions zhanghu
- Re: [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption Michael Paquier
- Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation jinbinge
- Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search Chao Li
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker