Mailing lists [pgsql-hackers]
- Re: Collation versioning Thomas Munro
- Re: Missing dependency tracking for TableFunc nodes Andres Freund
- Re: JIT performance bug/regression & JIT EXPLAIN Maciek Sakrejda
- Re: SQL/JSON: JSON_TABLE Nikita Glukhov
- Re: auxiliary processes in pg_stat_ssl Alvaro Herrera
- Re: auxiliary processes in pg_stat_ssl Alvaro Herrera
- Re: [PATCH] Do not use StdRdOptions in Access Methods Alvaro Herrera
- Re: make pg_attribute_noreturn() work for msvc? Andres Freund
- 2019-11-14 Press Release Draft Jonathan S. Katz
- Re: JIT performance bug/regression & JIT EXPLAIN Andres Freund
- Re: make pg_attribute_noreturn() work for msvc? Tom Lane
- Re: checking my understanding of TupleDesc Tom Lane
- Re: make pg_attribute_noreturn() work for msvc? Andres Freund
- Re: checking my understanding of TupleDesc Andres Freund
- Re: make pg_attribute_noreturn() work for msvc? Tom Lane
- Re: checking my understanding of TupleDesc Tom Lane
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: make pg_attribute_noreturn() work for msvc? Andres Freund
- Re: checking my understanding of TupleDesc Andres Freund
- Re: PHJ file leak. Kyotaro Horiguchi
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Why overhead of SPI is so large? Kyotaro Horiguchi
- Re: [PATCH][BUG_FIX] Potential null pointer dereferencing. Kyotaro Horiguchi
- Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote
- Re: Add SQL function to show total block numbers in the relation btkimurayuzk
- Re: 'Invalid lp' during heap_xlog_delete Daniel Wood
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: [proposal] recovery_target "latest" Kyotaro Horiguchi
- Re: ssl passphrase callback Bruce Momjian
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Does 'instead of delete' trigger support modification of OLD Bruce Momjian
- Re: Does 'instead of delete' trigger support modification of OLD Bruce Momjian
- Re: libpq sslpassword parameter and callback function Bruce Momjian
- Invisible PROMPT2 Thomas Munro
- Re: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? Bruce Momjian
- RE: Proposal: Add more compile-time asserts to exposeinconsistencies. Smith, Peter
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- RE: New SQL counter statistics view (pg_stat_sql) Smith, Peter
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Etsuro Fujita
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- RE: libpq debug log iwata.aya@fujitsu.com
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: cost based vacuum (parallel) Masahiko Sawada
- Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdwmessage. Michael Paquier
- SPI error with non-volatile functions Tom Mercha
- Re: SPI error with non-volatile functions Andres Freund
- Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier
- Re: SPI error with non-volatile functions Tom Mercha
- Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: pg_waldump and PREPARE Michael Paquier
- Re: Invisible PROMPT2 Pavel Stehule
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: dropdb --force Amit Kapila
- Re: dropdb --force Pavel Stehule
- Re: Remove HeapTuple and Buffer dependency for predicate locking functions Ashwin Agrawal
- Re: pg_waldump and PREPARE Andrey Lepikhov
- RE: Recovery performance of DROP DATABASE with many tablespaces k.jamison@fujitsu.com
- Re: Ought to use heap_multi_insert() for pg_attribute/dependinsertions? Michael Paquier
- Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier
- Re: [PATCH] use separate PartitionedRelOptions structure to storepartitioned table options Michael Paquier
- Re: Coding in WalSndWaitForWal Michael Paquier
- Re: FETCH FIRST clause WITH TIES option Surafel Temesgen
- Re: [proposal] recovery_target "latest" Kyotaro Horiguchi
- Extension development Yonatan Misgan
- RE: Extension development Yonatan Misgan
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: Coding in WalSndWaitForWal Kyotaro Horiguchi
- Re: Recovery performance of DROP DATABASE with many tablespaces Fujii Masao
- Re: pg_waldump and PREPARE Fujii Masao
- Re: Coding in WalSndWaitForWal Amit Kapila
- Re: PHJ file leak. Amit Kapila
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: Should we add xid_current() or a int8->xid cast? btfujiitkp
- Re: [HACKERS] Block level parallel vacuum Dilip Kumar
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- [PATCH] gcc warning 'expression which evaluates to zero treated as anull pointer' didier
- Re: [HACKERS] Block level parallel vacuum Amit Kapila
- Re: BUG #16109: Postgres planning time is high across version - 10.6vs 10.10 Julien Rouhaud
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: BUG #16109: Postgres planning time is high across version - 10.6vs 10.10 Pavel Stehule
- Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
- Re: Invisible PROMPT2 ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview? Julien Rouhaud
- Re: MarkBufferDirtyHint() and LSN update Michael Paquier
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Remove configure --disable-float4-byval and --disable-float8-byval Robert Haas
- Re: ssl passphrase callback Bruce Momjian
- Re: ssl passphrase callback Simon Riggs
- Re: [PATCH] Do not use StdRdOptions in Access Methods Nikolay Shaplov
- Re: WIP/PoC for parallel backup Asif Rehman
- Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options Nikolay Shaplov
- Re: checking my understanding of TupleDesc Tom Lane
- Re: segfault in geqo on experimental gcc animal Fabien COELHO
- Re: dropdb --force Pavel Stehule
- Re: Invisible PROMPT2 Tom Lane
- Re: Using multiple extended statistics for estimates Tomas Vondra
- Re: [Doc] pg_restore documentation didn't explain how to useconnection string Lætitia Avrot
- [PATCH] Improve AtSubCommit_childXids Ranier Vilela
- Re: make pg_attribute_noreturn() work for msvc? Alvaro Herrera
- Re: [PATCH] Improve AtSubCommit_childXids Andres Freund
- Re: global / super barriers (for checksums) Robert Haas
- RE: [PATCH] Improve AtSubCommit_childXids Ranier Vilela
- Re: Invisible PROMPT2 David Fetter
- Re: [PATCH] Improve AtSubCommit_childXids Andres Freund
- Re: Invisible PROMPT2 Chapman Flack
- Re: Using multiple extended statistics for estimates Mark Dilger
- Re: Invisible PROMPT2 Alvaro Herrera
- Re: Invisible PROMPT2 David Fetter
- Re: Creating foreign key on partitioned table is too slow Alvaro Herrera
- Re: Invisible PROMPT2 Alvaro Herrera
- Re: AtEOXact_Snapshot timing Robert Haas
- Re: JIT performance bug/regression & JIT EXPLAIN Robert Haas
- Re: Creating foreign key on partitioned table is too slow Tom Lane
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Robert Haas
- Re: global / super barriers (for checksums) Andres Freund
- Re: ssl passphrase callback Andrew Dunstan
- Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: [PATCH] gcc warning 'expression which evaluates to zero treated as a null pointer' Tom Lane
- Re: Invisible PROMPT2 David Fetter
- Re: Creating foreign key on partitioned table is too slow Alvaro Herrera
- Re: JIT performance bug/regression & JIT EXPLAIN Andres Freund
- Re: ssl passphrase callback Tomas Vondra
- Re: ssl passphrase callback Tomas Vondra
- Re: [PATCH] gcc warning 'expression which evaluates to zero treatedas a null pointer' didier