Mailing lists [pgsql-hackers]
- Using WaitEventSet in the postmaster Thomas Munro
- Re: Lazy JIT IR code generation to increase JIT speed with partitions Dmitry Dolgov
- Re: Error-safe user functions Robert Haas
- Re: Allow round() function to accept float and double precision David Rowley
- Re: Questions regarding distinct operation implementation David Rowley
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Allow round() function to accept float and double precision David G. Johnston
- Re: Questions regarding distinct operation implementation David G. Johnston
- Re: Error-safe user functions Tom Lane
- Re: Asynchronous execution support for Custom Scan Kohei KaiGai
- Using AF_UNIX sockets always for tests on Windows Thomas Munro
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish() Andres Freund
- Re: pg_upgrade: Make testing different transfer modes easier Kyotaro Horiguchi
- Re: Using AF_UNIX sockets always for tests on Windows Tom Lane
- Re: Using WaitEventSet in the postmaster Andres Freund
- Re: Using AF_UNIX sockets always for tests on Windows Andres Freund
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: Using AF_UNIX sockets always for tests on Windows Tom Lane
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: Using AF_UNIX sockets always for tests on Windows Andres Freund
- Traversing targetlist to find accessed columns Amin
- Re: Using WaitEventSet in the postmaster Thomas Munro
- Re: Support logical replication of DDLs Zheng Li
- Missing MaterialPath support in reparameterize_path_by_child Tom Lane
- Re: Warning When Creating FOR EACH STATEMENT Trigger On Logical Replication Subscriber Side Amit Kapila
- Re: Failed Assert while pgstat_unlink_relation Andres Freund
- Re: Failed Assert in pgstat_assoc_relation Andres Freund
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: Failed Assert in pgstat_assoc_relation Tom Lane
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Michael Paquier
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Michael Paquier
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Michael Paquier
- Re: Failed Assert in pgstat_assoc_relation Andres Freund
- Re: [PATCH] Add native windows on arm64 support John Naylor
- Re: Failed Assert in pgstat_assoc_relation Tom Lane
- Re: Introduce a new view for checkpointer related stats Bharath Rupireddy
- Re: Failed Assert in pgstat_assoc_relation Andres Freund
- Re: Failed Assert in pgstat_assoc_relation Tom Lane
- Re: O(n) tasks cause lengthy startups and checkpoints Bharath Rupireddy
- Re: initdb: Refactor PG_CMD_PUTS loops John Naylor
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: pg_dump: Remove "blob" terminology Peter Eisentraut
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Michael Paquier
- Re: Introduce a new view for checkpointer related stats sirisha chamarthi
- Re: Missing MaterialPath support in reparameterize_path_by_child Richard Guo
- Re: Introduce a new view for checkpointer related stats Bharath Rupireddy
- refactor ExecGrant_*() functions Peter Eisentraut
- Re: Improve performance of pg_strtointNN functions Peter Eisentraut
- Re: Introduce a new view for checkpointer related stats Drouvot, Bertrand
- Optimize common expressions in projection evaluation Peifeng Qiu
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: postgres_fdw: batch inserts vs. before row triggers Etsuro Fujita
- Re: pg_dump: Remove "blob" terminology Daniel Gustafsson
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: Fix gin index cost estimation Ronan Dunklau
- Re: generic plans and "initial" pruning Amit Langote
- Re: Logical Replication Custom Column Expression Ashutosh Bapat
- WAL Insertion Lock Improvements (was: Re: Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish()) Bharath Rupireddy
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: Missing MaterialPath support in reparameterize_path_by_child Ashutosh Bapat
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: Avoid streaming the transaction which are skipped (in corner cases) Ashutosh Bapat
- Re: Fix gin index cost estimation Alexander Korotkov
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: pg_upgrade: Make testing different transfer modes easier Daniel Gustafsson
- Re: Optimizing Node Files Support John Naylor
- Re: Report roles in pg_upgrade pg_ prefix check Daniel Gustafsson
- Re: Using AF_UNIX sockets always for tests on Windows Andrew Dunstan
- Re: Missing MaterialPath support in reparameterize_path_by_child Richard Guo
- Re: Fix gin index cost estimation Ronan Dunklau
- Re: Removing another gen_node_support.pl special case Peter Eisentraut
- Re: Missing MaterialPath support in reparameterize_path_by_child Richard Guo
- Re: Error-safe user functions Robert Haas
- Re: Optimize common expressions in projection evaluation David G. Johnston
- Re: Optimizing Node Files Support Ranier Vilela
- Re: initdb: Refactor PG_CMD_PUTS loops Andrew Dunstan
- Re: Add support for DEFAULT specification in COPY FROM Israel Barth Rubio
- Re: Error-safe user functions Tom Lane
- Re: pg_dump: Remove "blob" terminology Tom Lane
- Is this an oversight in reparameterizing Memoize path? Richard Guo
- Re: Error-safe user functions Andrew Dunstan
- Re: fixing CREATEROLE Robert Haas
- Re: pg_dump: Remove "blob" terminology Daniel Gustafsson
- Re: [PATCH] Allow specification of custom slot for custom nodes Alexander Korotkov
- Re: Is this an oversight in reparameterizing Memoize path? Tom Lane
- Re: [PATCH] Check snapshot argument of index_beginscan and family Alexander Korotkov
- Re: Missing MaterialPath support in reparameterize_path_by_child Tom Lane
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Failed Assert in pgstat_assoc_relation Andres Freund
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Andres Freund
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Andres Freund
- Re: Failed Assert in pgstat_assoc_relation Tom Lane
- Re: Add tracking of backend memory allocated to pg_stat_activity Andres Freund
- Re: pg_dump: Remove "blob" terminology Andrew Dunstan
- Re: refactor ExecGrant_*() functions Andres Freund
- Bogus rte->relkind for EXCLUDED pseudo-relation Tom Lane
- Re: pg_dump: Remove "blob" terminology Tom Lane
- Re: [RFC] building postgres with meson - v13 Andres Freund
- Re: Bogus rte->relkind for EXCLUDED pseudo-relation Andres Freund
- Re: Failed Assert in pgstat_assoc_relation Andres Freund
- Re: Error-safe user functions Corey Huinker
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: Error-safe user functions Corey Huinker
- Re: Error-safe user functions Tom Lane
- Re: Error-safe user functions Corey Huinker
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- suppressing useless wakeups in logical/worker.c Nathan Bossart
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Questions regarding distinct operation implementation Ankit Kumar Pandey
- Re: Removing another gen_node_support.pl special case Tom Lane
- Re: Questions regarding distinct operation implementation Ankit Kumar Pandey
- Re: Questions regarding distinct operation implementation Ankit Kumar Pandey
- Re: Error-safe user functions Robert Haas