Mailing lists [pgsql-hackers]
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion John H
- Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Tom Lane
- Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs David Rowley
- Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading Peter Smith
- Re: Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers Masahiko Sawada
- Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Jacob Champion
- Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*) David Rowley
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Joel Jacobson
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Naga Appani
- Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Tom Lane
- Re: ubsan Tom Lane
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Thomas Munro
- Re: Adding REPACK [concurrently] jian he
- Re: Extend injection_points_attach() to accept a user-defined function Michael Paquier
- Re: Fix comments for ChangeVarNodes() and related functions Richard Guo
- Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs Alexander Lakhin
- Re: [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion Fujii Masao
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna