Mailing lists [pgsql-hackers]
- Re: BLOB / CLOB support in PostgreSQL Andrew Dunstan
- Re: BLOB / CLOB support in PostgreSQL Vladimir Sitnikov
- Re: Dumping/restoring fails on inherited generated column Masahiko Sawada
- Re: Small improvements to pg_list.h's linitial(), lsecond(), lthird() etc macros Tom Lane
- Re: Planner making bad choice in alternative subplan decision David Rowley
- Re: Planner making bad choice in alternative subplan decision Tom Lane
- Re: Partition prune with stable Expr Andy Fan
- Re: Small improvements to pg_list.h's linitial(), lsecond(), lthird() etc macros David Rowley
- Re: Planner making bad choice in alternative subplan decision David Rowley
- Re: Small improvements to pg_list.h's linitial(), lsecond(), lthird() etc macros Tom Lane
- Re: Small improvements to pg_list.h's linitial(), lsecond(), lthird() etc macros David Rowley
- Re: BLOB / CLOB support in PostgreSQL Andy Fan
- RE: The return value of SPI_connect Hou, Zhijie
- Re: Small improvements to pg_list.h's linitial(), lsecond(), lthird() etc macros Tom Lane
- Use PG_FINALLY to simplify code Hou, Zhijie
- Re: Report error position in partition bound check Amit Langote
- Re: Load TIME fields - proposed performance improvement Peter Smith
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Planner making bad choice in alternative subplan decision David Rowley
- Re: __pg_log_level in anonynous enum should be initialized? (Was: pgsql: Change SHA2 implementation based on OpenSSL to use EVP digest ro) Michael Paquier
- Re: New statistics for tuning WAL buffer size Masahiro Ikeda
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: New statistics for tuning WAL buffer size Amit Kapila
- Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila
- Re: New statistics for tuning WAL buffer size Masahiro Ikeda
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: [patch] Concurrent table reindex per-index progress reporting Michael Paquier
- Re: SQL-standard function body Michael Paquier
- Re: WIP: System Versioned Temporal Table Michael Paquier
- Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Michael Paquier
- Re: new heapcheck contrib module Michael Paquier
- Re: Support for NSS as a libpq TLS backend Michael Paquier
- Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Assertion failure with barriers in parallel hash join Michael Paquier
- Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Michael Paquier
- Re: Support for OUT parameters in procedures Pavel Stehule
- Re: Add header support to text format and matching feature Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Concurrency issue in pg_rewind Heikki Linnakangas
- Improved Cost Calculation for IndexOnlyScan Hamid Akhtar
- Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64 Heikki Linnakangas
- Buggy handling of redundant options in COPY Michael Paquier
- Re: history file on replica and double switchover Fujii Masao
- Re: Buggy handling of redundant options in COPY Pavel Stehule
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Improved Cost Calculation for IndexOnlyScan Heikki Linnakangas
- Re: Assertion failure with barriers in parallel hash join Thomas Munro
- Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: Improved Cost Calculation for IndexOnlyScan Hamid Akhtar
- Re: Fix inconsistency in jsonpath .datetime() Alexander Korotkov
- Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path David Rowley
- Re: Disable WAL logging to speed up data loading Amul Sul
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Peter Eisentraut
- Re: Add session statistics to pg_stat_database Laurenz Albe
- Re: Parallel copy Greg Nancarrow
- Re: WIP: System Versioned Temporal Table Surafel Temesgen
- Re: Improved Cost Calculation for IndexOnlyScan Heikki Linnakangas
- Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson
- Re: BLOB / CLOB support in PostgreSQL Dave Cramer
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Skip ExecCheckRTPerms in CTAS with no data Bharath Rupireddy
- Re: Corner-case bug in pg_rewind Heikki Linnakangas
- Re: Disable WAL logging to speed up data loading Ashutosh Bapat
- Re: Parallel copy Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: __pg_log_level in anonynous enum should be initialized? (Was: pgsql: Change SHA2 implementation based on OpenSSL to use EVP digest ro) Tom Lane
- Re: Optimize memory allocation code Alvaro Herrera
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao
- Re: [PATCH] We install pg_regress and isolationtester but not pg_isolation_regress Alvaro Herrera
- Re: BLOB / CLOB support in PostgreSQL Peter Eisentraut
- Re: [HACKERS] logical decoding of two-phase transactions Dilip Kumar
- Re: Parallel copy vignesh C
- Re: Parallel INSERT (INTO ... SELECT ...) Dilip Kumar
- Re: Parallel INSERT (INTO ... SELECT ...) Dilip Kumar
- Re: calling procedures is slow and consumes extra much memory against calling function Tom Lane
- Re: Planner making bad choice in alternative subplan decision Tom Lane
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Bharath Rupireddy
- Re: New statistics for tuning WAL buffer size Fujii Masao
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao
- Re: Dumping/restoring fails on inherited generated column Tom Lane
- Re: calling procedures is slow and consumes extra much memory against calling function Pavel Stehule
- some pointless HeapTupleHeaderIndicatesMovedPartitions calls Alvaro Herrera
- Re: Dumping/restoring fails on inherited generated column Tom Lane
- Re: BUG #16419: wrong parsing BC year in to_date() function Tom Lane
- Re: BUG #16419: wrong parsing BC year in to_date() function Tom Lane
- Re: Yet another fast GiST build Andrey M. Borodin
- Re: BUG #16419: wrong parsing BC year in to_date() function Tom Lane
- Re: BLOB / CLOB support in PostgreSQL Andrew Dunstan
- Re: BLOB / CLOB support in PostgreSQL Dave Cramer
- Re: BLOB / CLOB support in PostgreSQL Andrew Dunstan
- Re: BLOB / CLOB support in PostgreSQL Vladimir Sitnikov
- Re: Dumping/restoring fails on inherited generated column Daniel Gustafsson
- Re: BLOB / CLOB support in PostgreSQL Andrew Dunstan
- Re: Dumping/restoring fails on inherited generated column Tom Lane
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: Planner making bad choice in alternative subplan decision David Rowley
- Re: BLOB / CLOB support in PostgreSQL Vladimir Sitnikov