Mailing lists [pgsql-hackers]
- Commitfest 2020-03 Now in Progress David Steele
- Re: Re[2]: bool_plperl transform Tom Lane
- Re: pgbench: option delaying queries till connectionsestablishment? Fabien COELHO
- Re: Commitfest 2020-03 Now in Progress Tom Lane
- Re: bool_plperl transform ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane
- Re: Remove win32ver.rc from version_stamp.pl Tom Lane
- Re[2]: bool_plperl transform Ivan Panchenko
- Re: [PATCH v1] Allow COPY "text" to output a header and add headermatching mode to COPY FROM Rémi Lapeyre
- Re: [PATCH] Add schema and table names to partition error Chris Bandy
- Re[4]: bool_plperl transform Ivan Panchenko
- Re: Ought to use heap_multi_insert() for pg_attribute/dependinsertions? Michael Paquier
- Re: ALTER tbl rewrite loses CLUSTER ON index Michael Paquier
- Re: logical replication empty transactions Dilip Kumar
- Re: [PATCH] Add schema and table names to partition error Amit Langote
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- effective_io_concurrency's steampunk spindle maths Thomas Munro
- Re: [PATCH v1] Allow COPY "text" to output a header and add headermatching mode to COPY FROM Surafel Temesgen
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Michael Paquier
- Re: more ALTER .. DEPENDS ON EXTENSION fixes Ahsan Hadi
- Re: [BUG?] postgres_fdw incorrectly updates remote table if it hasinherited children. Etsuro Fujita
- Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
- Re: Cleanup - Removal of apply_typmod function in #if 0 Peter Eisentraut
- Re: Trying to pull up EXPR SubLinks Richard Guo
- Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Juan José Santamaría Flecha
- Re: Allow to_date() and to_timestamp() to accept localized names Juan José Santamaría Flecha
- Re: Cleanup - Removal of apply_typmod function in #if 0 vignesh C
- Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side Sergei Kornilov
- Re: [PATCH] Add schema and table names to partition error Amit Kapila
- Re: logical replication empty transactions Amit Kapila
- Re: Crash by targetted recovery Fujii Masao
- Re: color by default Juan José Santamaría Flecha
- Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
- Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud
- Re: [BUG?] postgres_fdw incorrectly updates remote table if it hasinherited children. Kohei KaiGai
- Re: Change atoi to strtol in same place Daniel Gustafsson
- Re: Do we need to handle orphaned prepared transactions in the server? Hamid Akhtar
- Re: Minor issues in .pgpass Fujii Masao
- Silence compiler warnings with Python 3.9 Peter Eisentraut
- Re: Psql patch to show access methods info David Steele
- Re: doc: vacuum full, fillfactor, and "extra space" David Steele
- Re: Berserk Autovacuum (let's save next Mandrill) Laurenz Albe
- Re: Fastpath while arranging the changes in LSN order in logicaldecoding David Steele
- Re: [Proposal] Global temporary tables tushar
- Re: Auxiliary Processes and MyAuxProc Mike Palmiotto
- Re: [PATCH] Replica sends an incorrect epoch in its hot standbyfeedback to the Master Juan José Santamaría Flecha
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: Portal->commandTag as an enum Mark Dilger
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: Portal->commandTag as an enum Alvaro Herrera
- Re: Portal->commandTag as an enum Mark Dilger
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- [PATCH] Documentation bug related to client authentication usingTLS certificate Cary Huang
- Re: Allowing ALTER TYPE to change storage strategy Tom Lane
- Re: [PATCH] Erase the distinctClause if the result is unique by definition Andy Fan
- Re: Use compiler intrinsics for bit ops in hash Jesse Zhang