Архив рассылок [pgsql-hackers]
- 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
- Re: Fix bug in multixact Oldest*MXactId initialization and access Chao Li
- Re: pg_plan_advice David G. Johnston
- Re: Skipping schema changes in publication shveta malik
- Refactor handling of "-only" options in pg_dump, pg_restore jian he
- Re: Row pattern recognition Tatsuo Ishii
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Is the XLP_BKP_REMOVABLE flag itself removable/obsolete? Michael Paquier
- Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart Chao Li
- Re: Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint Chao Li
- Re: Asynchronous MergeAppend Alexander Pyhalov
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: [Patch]Add tab completion for DELETE ... USING Soumya S Murali
- Re: Non-compliant SASLprep implementation for ASCII characters Michael Paquier
- Re: guc: make dereference style consistent in check_backtrace_functions Chao Li
- Re: BUG: Former primary node might stuck when started as a standby Michael Paquier
- Re: DOCS - pg_walsummary typo? Michael Paquier
- Re: pg_dumpall --roles-only interact with other options jian he
- Extension - multilingual_fuzzy_match : Multilingual phonetic matching extension for PostgreSQL Blessy Thomas
- Re: Check for memset_explicit() and explicit_memset() Peter Eisentraut
- Re: Unicode update and some tooling improvements Peter Eisentraut
- Re: Skipping schema changes in publication Nisha Moond
- Re: Skipping schema changes in publication Nisha Moond
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- Re: pg_stat_io_histogram Jakub Wartak
- Re: Don't keep closed WAL segment in page cache after replay Hüseyin Demir
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Jakub Wartak
- Re: index prefetching Alexandre Felipe
- Re: DOC: fixes multiple errors in alter table doc Fujii Masao
- astreamer_lz4: fix bug of output pointer advancement in decompressor Chao Li
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: Refactor handling of "-only" options in pg_dump, pg_restore Steven Niu
- Question: rebuilding frontend tools after libpgfeutils.a changes? Chao Li
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: pg_buffercache: Add per-relation summary stats Jakub Wartak
- Re: Skipping schema changes in publication shveta malik
- Re: Add a greedy join search algorithm to handle large join problems lakshmi
- Re: Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint Álvaro Herrera
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: Skipping schema changes in publication Amit Kapila
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Pgbench: remove synchronous prepare Dmitrii Bondar
- Re: Use correct collation in pg_trgm David Geier
- psql's 001_basic.pl test could fail on very slow machines Oleg Tselebrovskiy
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Tomas Vondra
- Re: [Patch]Add tab completion for DELETE ... USING Tatsuya Kawata
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Convert NOT IN sublinks to anti-joins when safe David Geier
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: Is the XLP_BKP_REMOVABLE flag itself removable/obsolete? Matthias van de Meent
- Re: index prefetching Tomas Vondra
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Use correct collation in pg_trgm David Geier
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: Question: rebuilding frontend tools after libpgfeutils.a changes? Tom Lane
- Re: index prefetching Andres Freund
- Re: pg_stat_io_histogram Andres Freund
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- Re: All-visible pages with valid prune xid are confusing Melanie Plageman
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Florin Irion
- Re: Correcting freeze conflict horizon calculation Melanie Plageman
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Fix bug in multixact Oldest*MXactId initialization and access Heikki Linnakangas
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... Álvaro Herrera
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... Álvaro Herrera
- Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex Jacob Champion
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Álvaro Herrera
- Re: meson: Make test output much more useful on failure (both in CI and locally) Andrew Dunstan
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Peter Eisentraut
- Re: index prefetching Alexandre Felipe
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Tom Lane
- Compiler warning when using TRGM_REGEXP_DEBUG Sergei Kornilov
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Fix bug in multixact Oldest*MXactId initialization and access Sami Imseih
- Re: Compiler warning when using TRGM_REGEXP_DEBUG Tom Lane
- Re: V18 change on EXPLAIN ANALYZE Ilia Evdokimov
- Re: index prefetching Andres Freund
- Re: [oauth] Add TLS support to OAuth tests Jacob Champion
- Re: Areas for Solaris support modernization Greg Burd
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Areas for Solaris support modernization Tom Lane
- Re: Areas for Solaris support modernization Greg Burd