Mailing lists [pgsql-hackers]
- [PATCH] Add a check_hook for output_plugin_libraries Jacob Champion
- Re: [PATCH] Reduce LWLockWaitListLock() cache-line contention with adaptive spin reads Okanovic, Haris
- Add REPACK progress phases for logical decoding setup Sami Imseih
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Implement missing join selectivity estimation for range types Haibo Yan
- Re: PG 19 status blog report Michael Paquier
- Re: Support for 8-byte TOAST values, round two Michael Paquier
- [PATCH v1] Batch B-tree TIDs when building a bitmap Tomás Senart
- Re: Support for 8-byte TOAST values, round two Bharath Rupireddy
- Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns Atsushi Ogawa
- Re: remove_useless_joins vs. bug #19560 Richard Guo
- Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg Naga Appani
- Re: PG 19 status blog report Bruce Momjian
- Re: [Patch] New pg_stat_tablespace view shihao zhong
- Re: Wrong results from join removal with DISTINCT ON + SRF subquery Kirill Reshke
- Re: [PG19][PATCH] Make postgres_fdw statistics import atomic Corey Huinker
- Re: ERROR: unsupported join alias expression Richard Guo
- Re: PG19: two RI fast-path issues found while testing the batching revert Amit Langote
- subquery pullup misses lateral refs in join alias Vars Richard Guo
- Re: [PATCH] postgres_fdw: Fix cost estimation for semi join pushdown Ziming Zhang
- Re: Several issues with postgres_fdw stats import Etsuro Fujita
- Re: [PG19][PATCH] Make postgres_fdw statistics import atomic Etsuro Fujita
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: Row pattern recognition Henson Choi
- Re: PG 19 status blog report wenhui qiu
- Re: Do we reduce autovacuum_naptime max values wenhui qiu
- Re: Regression tests failures due to concurrent grants Alexander Lakhin
- Re: remove_useless_joins vs. bug #19560 Richard Guo
- Re: Possible race condition in pg_basebackup Nick Ivanov
- Re: Possible race condition in pg_basebackup Nick Ivanov
- Re: remove_useless_joins vs. bug #19560 Richard Guo
- Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg Noah Misch
- Re: JSON_TABLE: table => column ON ERROR propagation Alexander Korotkov
- Re: pg_plan_advice: add NO_ scan and join method tags Florin Irion
- Re: Race conditions in logical decoding Rui Zhao
- Re: [PATCH] Remove unused PageIsPredicateLocked() Pierre Forstmann
- [PATCH] Two remaining shmem attachment issues in single-user mode Ayush Tiwari