Mailing lists [pgsql-hackers]
- Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master Álvaro Herrera
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Sami Imseih
- Re: pgsql: Revert online data checksum transitions Daniel Gustafsson
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Bharath Rupireddy
- Re: Add ASCII fast path to Unicode normalization functions Tristan Partin
- Re: pg_get_object_address reports a published relation as non-existent Peter Smith
- Re: WAIT FOR command should do some query jumbling Alexander Korotkov
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum Michael Paquier
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Alexander Korotkov
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Sami Imseih
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Alexander Korotkov
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Sami Imseih
- Re: issues with eager aggregation Richard Guo
- Re: issues with eager aggregation Tomas Vondra
- Re: REPACK (CONCURRENTLY) decoding worker is canceled by lock_timeout shihao zhong
- Re: Add a hook for handling logical decoding messages on subscribers. Masahiko Sawada
- Unprocessed SubLink from whole-row join alias expansion Richard Guo
- Re: REPACK (CONCURRENTLY) decoding worker is canceled by lock_timeout shihao zhong
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum shihao zhong
- Re: pg_plan_advice: add NO_ scan and join method tags shihao zhong
- Re: issues with eager aggregation Richard Guo
- Re: Bug in logical decoding with DDL and subtransactions Bingshuai Li
- RE: pgoutput: schema cache cleanup after streamed 2PC Hayato Kuroda (Fujitsu)
- Re: Init connection time grows quadratically shihao zhong
- Re: pg_xmin_horizon: a system view of everything pinning the xmin horizon Sami Imseih
- Re: pg_xmin_horizon: a system view of everything pinning the xmin horizon Sami Imseih
- Re: Add a test for index_rebuild_count of REPACK (CONCURRENTLY) Michael Paquier
- Re: JIT works only partially with meson build? shihao zhong
- Re: Bug in logical decoding with DDL and subtransactions Bingshuai Li
- Re: Distinguish publication exclusions in object addresses Peter Smith
- Re: [PATCH v2] Optimize 64-bit atomic access on RV64 王红岩
- Re: RANGE partition pruning can still exclude the default partition Ewan Young
- Re: Possible race condition in pg_basebackup Shashishekar Hullahally Anantharamu
- Re: Row pattern recognition Henson Choi
- Re: Distinguish publication exclusions in object addresses Amit Kapila
- Re: Python/pytest test framework take two shihao zhong
- Re: Global temporary tables Haibo Yan
- pg_walinspect: add functions to locate and list WAL by time and LSN Chao Li
- Re: Distinguish publication exclusions in object addresses Amit Kapila
- Re: Global temporary tables Haibo Yan
- Re: Distinguish publication exclusions in object addresses shveta malik
- Re: Distinguish publication exclusions in object addresses Amit Kapila
- Re: Row pattern recognition Henson Choi
- Re: Distinguish publication exclusions in object addresses shveta malik
- RE: Allow pg_read_all_stats to read replication origin status Hayato Kuroda (Fujitsu)
- Re: RANGE partition pruning can still exclude the default partition David Rowley
- different result of regexp_instr than on Oracle Pavel Stehule
- Re: Row pattern recognition Henson Choi
- Re: Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline solai v
- Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower Vaibhav Dalvi
- Re: table-write trigger can bypass ATPrepChangePersistence Ajin Cherian
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Alexander Korotkov
- SHMEM_ATTACH_iso-8859-1_SIZE reaches InitShmemIndexEntry() Ashutosh Bapat
- [PATCH v1] Use RVV for bounded NUL scans in pq_getmsgstring 王红岩
- Re: meson vs. llvm bitcode files Christoph Berg
- aio: worker: Free SMGR objects when idle Nazir Bilal Yavuz
- Re: table-write trigger can bypass ATPrepChangePersistence Ajin Cherian
- RE: table-write trigger can bypass ATPrepChangePersistence Hayato Kuroda (Fujitsu)
- Re: Init connection time grows quadratically Jakub Wartak
- Re: different result of regexp_instr than on Oracle Gilles Darold
- Re: Init connection time grows quadratically Matthias van de Meent
- COMMENT/SEC LABEL tab complete support suggests wrong SQL. Kirill Reshke
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: COMMENT/SEC LABEL tab complete support suggests wrong SQL. Chao Li
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions kedar anavardekar
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: different result of regexp_instr than on Oracle Pavel Stehule
- Re: [PG19][PATCH] Make postgres_fdw statistics import atomic Etsuro Fujita
- Re: SHMEM_ATTACH_iso-8859-1_SIZE reaches InitShmemIndexEntry() Heikki Linnakangas
- Re: PG19: two RI fast-path issues found while testing the batching revert Amit Langote
- Re: Several issues with postgres_fdw stats import Etsuro Fujita
- Re: pg_regress: schedule multi-line test groups Daniel Gustafsson
- Re: RFC: Logging plan of the running query Andrei Lepikhov
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Allow pg_read_all_stats to read replication origin status Virender Singla
- Stabilize and shorten test_checksums/013_rewind test Nazir Bilal Yavuz
- [PATCH] Reject nonpositive Bloom filter element estimates CharSyam
- Re: Do we reduce autovacuum_naptime max values Virender Singla
- Re: Distinguish publication exclusions in object addresses Amit Kapila
- Re: aio: Async fsyncs for crash recovery and checkpointer Nazir Bilal Yavuz
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Rafia Sabih
- Re: add list of major features to the v19 release notes Jonathan S. Katz
- Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master Álvaro Herrera
- Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master Álvaro Herrera
- Re: JIT works only partially with meson build? Yugo Nagata
- Re: Reduce WAL volume for heap tuple hint bits Andrey Borodin
- Re: Use correct collation in pg_trgm solai v
- Re: Race conditions in logical decoding Alvaro Herrera
- Re: Stabilize and shorten test_checksums/013_rewind test Daniel Gustafsson
- Re: Logical replication can lose an update after concurrent index invalidation Amit Kapila
- Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation Osama Abdul Qader
- Re: Track skipped tables during autovacuum and autoanalyze Yugo Nagata
- Re: Race conditions in logical decoding Antonin Houska
- Re: Stabilize and shorten test_checksums/013_rewind test Nazir Bilal Yavuz
- Re: Add ASCII fast path to Unicode normalization functions Andrew Dunstan
- Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master Dmitry Dolgov
- Re: Race conditions in logical decoding Alvaro Herrera
- Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns Atsushi Ogawa
- Re: [PATCH] Reject nonpositive Bloom filter element estimates Nathan Bossart
- Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master Álvaro Herrera
- Re: Add ASCII fast path to Unicode normalization functions Tristan Partin
- Re: Track skipped tables during autovacuum and autoanalyze Sami Imseih
- Re: Reducing relcache memory usage 2: shrink sizeof(RelationData) David Geier
- Re: Use correct collation in pg_trgm David Geier
- Skip a redundant singleton GROUP BY node zengxx
- Re: Race conditions in logical decoding Antonin Houska
- Re: add list of major features to the v19 release notes Nathan Bossart
- Re: Proposal: Supporting URI SAN in Certificate Authentication Jacob Champion
- [patch] Cache invalidation for I/O Workers Alexandre Felipe
- Temp schema drop leaves an inconsistent state behind Marko Grujic
- Re: JIT works only partially with meson build? Yugo Nagata
- Re: Unprocessed SubLink from whole-row join alias expansion Ayush Tiwari
- PG 19 status blog report Bruce Momjian
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Bharath Rupireddy
- Re: ANSI SQL proposal: SELECT DISTINCT ON (... ORDER BY ...) and UNION DISTINCT ON (... ORDER BY ...) Hannu Krosing
- Regression tests failures due to concurrent grants Andres Freund
- Re: [patch] Cache invalidation for I/O Workers shihao zhong
- Stop asserting that Unicode normalization consumes its whole input Tristan Partin
- Re: ANSI SQL proposal: SELECT DISTINCT ON (... ORDER BY ...) and UNION DISTINCT ON (... ORDER BY ...) Hannu Krosing
- Re: Regression tests failures due to concurrent grants Jacob Champion
- Re: [PG19][PATCH] Make postgres_fdw statistics import atomic Andres Freund
- Re: Regression tests failures due to concurrent grants Andres Freund
- Re: PANIC serves too many masters Ayush Tiwari
- Re: Regression tests failures due to concurrent grants Jacob Champion
- Re: [patch] Cache invalidation for I/O Workers Alexandre Felipe
- Re: Several issues with postgres_fdw stats import Nathan Bossart
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Nathan Bossart
- Re: [PATCH] libpq: Add PQpassfileLookup() Diego
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Sami Imseih
- Re: Regression tests failures due to concurrent grants Jeff Davis
- Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg Heikki Linnakangas
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum Bharath Rupireddy
- Re: Make pg_prewarm, autoprewarm yield for waiting DDL Bharath Rupireddy
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Masahiko Sawada
- Re: REPACK enhancements Antonin Houska
- Re: pgoutput: schema cache cleanup after streamed 2PC Masahiko Sawada
- Happy Birthday, Tom Lane! Andrey Rachitskiy
- Re: remove_useless_joins vs. bug #19560 Haibo Yan
- Re: Unexpected reindex when altering column types for partitioned tables Álvaro Rodríguez
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Alexander Korotkov
- Re: Implement missing join selectivity estimation for range types Bryan Green
- Re: [Patch] New pg_stat_tablespace view Bernd Reiß
- Re: Credits For v19 Corey Huinker