Mailing lists [pgsql-hackers]
- Re: Segfault on logical replication to partitioned table with foreign children Ilya Gladyshev
- Re: RLS + XPATH Joe Conway
- Re: Segfault on logical replication to partitioned table with foreign children Ilya Gladyshev
- Re: User functions for building SCRAM secrets Dagfinn Ilmari Mannsåker
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: heapgettup refactoring Justin Pryzby
- Re: User functions for building SCRAM secrets Jonathan S. Katz
- Re: Lockless queue of waiters in LWLock Andres Freund
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: 16: Collation versioning and dependency helpers Jeff Davis
- Reusing return value from planner_rt_fetch Zhihong Yu
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: ResourceOwner refactoring Andres Freund
- Re: resowner "cold start" overhead Andres Freund
- Re: heavily contended lwlocks with long wait queues scale badly Zhihong Yu
- Re: Making Vars outer-join aware Tom Lane
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: Split index and table statistics into different types of stats Andres Freund
- Re: Simplifying our Trap/Assert infrastructure Michael Paquier
- Re: User functions for building SCRAM secrets Michael Paquier
- Re: heavily contended lwlocks with long wait queues scale badly Zhihong Yu
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: heapgettup refactoring Andres Freund
- Re: Reusing return value from planner_rt_fetch Tom Lane
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Amit Kapila
- Re: Commit fest 2022-11 jian he
- Re: Commit fest 2022-11 Michael Paquier
- Re: Commit fest 2022-11 Michael Paquier
- Re: Check return value of pclose() correctly Michael Paquier
- Re: Lock on ShmemVariableCache fields? Michael Paquier
- Re: Check return value of pclose() correctly Tom Lane
- Re: [patch] Have psql's \d+ indicate foreign partitions Michael Paquier
- Re: ICU for global collation Michael Paquier
- Re: heavily contended lwlocks with long wait queues scale badly Bharath Rupireddy
- Re: Improve description of XLOG_RUNNING_XACTS Michael Paquier
- Direct I/O Thomas Munro
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Michael Paquier
- Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Dilip Kumar
- Re: Lockless queue of waiters in LWLock Alexander Korotkov
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Julien Tachoires
- Re: Commit fest 2022-11 Simon Riggs
- Re: psql: Add command to use extended query protocol Simon Riggs
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Richard Guo
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Richard Guo
- Re: Pluggable toaster Aleksander Alekseev
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: Adding doubly linked list type which stores the number of items in the list David Rowley
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Re: Collation version tracking for macOS Peter Eisentraut
- Re: [PATCH] Backport perl tests for pg_upgrade from 322becb60 Anton A. Melnikov
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: real/float example for testlibpq3 Peter Eisentraut
- Re: Commit fest 2022-11 Michael Paquier
- Re: Commit fest 2022-11 Michael Paquier
- Re: Improve description of XLOG_RUNNING_XACTS Amit Kapila
- Re: Prefetch the next tuple's memory during seqscans Andy Fan
- Re: Latches vs lwlock contention Thomas Munro
- Re: [PATCH] Improve tab completion for ALTER TABLE on identity columns Peter Eisentraut
- Re: [PATCH] Improve tab completion for ALTER TABLE on identity columns Peter Eisentraut
- Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: [PATCH] Improve tab completion for ALTER TABLE on identity columns Dagfinn Ilmari Mannsåker
- Re: Prefetch the next tuple's memory during seqscans Thomas Munro
- Tests for psql \g and \o Daniel Verite
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert thomas@habets.se
- Re: Refactor to introduce pg_strcoll(). Peter Eisentraut
- Re: heavily contended lwlocks with long wait queues scale badly Robert Haas
- Re: Collation version tracking for macOS Thomas Munro
- Re: [patch] \g with multiple result sets and \watch with copy queries Daniel Verite
- Re: ResourceOwner refactoring Robert Haas
- Re: pg_upgrade allows itself to be run twice Peter Eisentraut
- BUG #17663:Connect to the database through jdbc, call the stored procedure containing the rollback statement,the database triggers an assertion, and the database is in recovery mode. 赵其桂
- Re: pg_upgrade allows itself to be run twice Justin Pryzby
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Justin Pryzby
- Re: real/float example for testlibpq3 Tom Lane
- Re: Privileges on PUBLICATION Peter Eisentraut
- Re: Direct I/O Justin Pryzby
- Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz
- Re: ResourceOwner refactoring Andres Freund
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Mingli Zhang
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: BUG #17663:Connect to the database through jdbc, call the stored procedure containing the rollback statement,the database triggers an assertion, and the database is in recovery mode. Tom Lane
- Re: Commit fest 2022-11 Magnus Hagander
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: pg_dump: Refactor code that constructs ALTER ... OWNER TO commands Corey Huinker
- perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Andres Freund
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Tom Lane
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Dagfinn Ilmari Mannsåker
- Re: Segfault on logical replication to partitioned table with foreign children Tom Lane
- Re: Check return value of pclose() correctly Peter Eisentraut
- Re: Check return value of pclose() correctly Peter Eisentraut
- Re: Direct I/O Thomas Munro
- Re: psql: Add command to use extended query protocol Peter Eisentraut