Mailing lists [pgsql-hackers]
- Re: Remove HeapTuple and Buffer dependency for predicate lockingfunctions Andres Freund
- Re: pgbench - implement strict TPC-B benchmark Tom Lane
- Re: pgbench - implement strict TPC-B benchmark Peter Geoghegan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview? Julien Rouhaud
- Re: Unused header file inclusion Andres Freund
- Re: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? Andres Freund
- Re: POC: converting Lists into arrays Andres Freund
- Re: POC: converting Lists into arrays Andres Freund
- Re: POC: converting Lists into arrays Andres Freund
- Re: POC: converting Lists into arrays Petr Jelinek
- Re: Unused header file inclusion Tom Lane
- Re: POC: converting Lists into arrays Tom Lane
- RE: Multivariate MCV list vs. statistics target Jamison, Kirk
- Re: POC: converting Lists into arrays Tom Lane
- Re: POC: converting Lists into arrays Tom Lane
- Re: concerns around pg_lsn Michael Paquier
- Re: POC: converting Lists into arrays Andres Freund
- Re: Possible race condition in pg_mkdir_p()? Ning Yu
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: [PATCH] minor bugfix for pg_basebackup (9.6 ~ ) Ian Barwick
- Re: concerns around pg_lsn Craig Ringer
- Re: Global temporary tables Craig Ringer
- Refactoring code stripping trailing \n and \r from strings Michael Paquier
- Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Thomas Munro
- More refactoring for BuildIndexInfo Michael Paquier
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Robert Eckhardt
- Re: Multivariate MCV list vs. statistics target Thomas Munro
- Re: Tid scan improvements Edmund Horner
- Re: Rearranging ALTER TABLE to avoid multi-operations bugs Thomas Munro
- Re: concerns around pg_lsn Jeevan Ladhe
- Re: Tid scan improvements Thomas Munro
- Re: Tid scan improvements Edmund Horner
- Re: Tid scan improvements Thomas Munro
- Re: concerns around pg_lsn Jeevan Ladhe
- Re: Remove HeapTuple and Buffer dependency for predicate locking functions Kuntal Ghosh
- Re: concerns around pg_lsn Michael Paquier
- Re: How to retain lesser paths at add_path()? Kohei KaiGai
- Re: complier warnings from ecpg tests Michael Paquier
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: Allow an alias to be attached directly to a JOIN ... USING Thomas Munro
- Re: Avoid full GIN index scan when possible Thomas Munro
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview? Julien Rouhaud
- Re: Contribution to Perldoc for TestLib module in Postgres Thomas Munro
- Re: SimpleLruTruncate() mutual exclusion Noah Misch
- Re: pgbench - implement strict TPC-B benchmark Fabien COELHO
- Re: pgbench - implement strict TPC-B benchmark Fabien COELHO
- Re: refactoring - share str2*int64 functions Fabien COELHO
- Re: dropdb --force Thomas Munro
- Re: concerns around pg_lsn Jeevan Ladhe
- Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Pavlo Golub
- Re: How to retain lesser paths at add_path()? Richard Guo
- Partial join Arne Roland
- Re: using explicit_bzero Thomas Munro
- Re: unlogged sequences Thomas Munro
- Re: Global temporary tables Konstantin Knizhnik
- Re: concerns around pg_lsn Michael Paquier
- Re: Proposal to suppress errors thrown by to_reg*() Thomas Munro
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: Use relative rpath if possible Thomas Munro
- Re: Multivariate MCV list vs. statistics target Kyotaro Horiguchi
- Re: range_agg Thomas Munro
- Re: concerns around pg_lsn Jeevan Ladhe
- Re: Proposal to suppress errors thrown by to_reg*() Takuma Hoshiai
- Re: progress report for ANALYZE Thomas Munro
- Re: benchmarking Flex practices John Naylor
- Re: pg_upgrade version checking questions Thomas Munro
- Re: Proposal to suppress errors thrown by to_reg*() Thomas Munro
- Re: proposal: type info support functions for functions that use"any" type Thomas Munro
- Re: allow online change primary_conninfo Thomas Munro
- Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Shay Rojansky
- Re: concerns around pg_lsn Michael Paquier
- Re: improve PQexec documentation Thomas Munro
- Re: allow online change primary_conninfo Michael Paquier
- Re: How to retain lesser paths at add_path()? Kohei KaiGai
- Store FullTransactionId in TwoPhaseFileHeader/GlobalTransactionData vignesh C
- Re: refactoring - share str2*int64 functions Fabien COELHO
- Re: partition routing layering in nodeModifyTable.c Etsuro Fujita
- Re: [PATCH] get rid of StdRdOptions, use individual binary reloptionsrepresentation for each relation kind instead Thomas Munro
- Re: idea: log_statement_sample_rate - bottom limit for sampling Adrien Nayrat
- Re: extension patch of CREATE OR REPLACE TRIGGER Thomas Munro
- Re: Proposal for Signal Detection Refactoring Thomas Munro
- Re: Global shared meta cache Konstantin Knizhnik
- Re: \describe* Thomas Munro
- Re: idea: log_statement_sample_rate - bottom limit for sampling Tomas Vondra
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: Avoid full GIN index scan when possible Julien Rouhaud
- Re: SQL:2011 PERIODS vs Postgres Ranges? Thomas Munro
- Re: How to retain lesser paths at add_path()? Tomas Vondra
- Re: Support for jsonpath .datetime() method Thomas Munro
- Re: Multivariate MCV list vs. statistics target Tomas Vondra
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Etsuro Fujita
- Re: Avoid full GIN index scan when possible Julien Rouhaud
- Re: Referential Integrity Checks with Statement-level Triggers Thomas Munro
- Re: [PATCH] Improve performance of NOTIFY over many databases (issueblocking on AccessExclusiveLock on object 0 of class 1262 of database 0) Thomas Munro
- Re: pg_waldump and PREPARE Thomas Munro
- Re: Ltree syntax improvement Thomas Munro
- Re: Partial join Richard Guo
- Re: block-level incremental backup Jeevan Chalke
- Re: Partial join Arne Roland
- Re: refactoring - share str2*int64 functions Michael Paquier
- Re: Patch to document base64 encoding Thomas Munro
- Re: pg_waldump and PREPARE Michael Paquier
- Re: pg_waldump and PREPARE Julien Rouhaud
- Re: pg_waldump and PREPARE Thomas Munro
- Re: How to install login_hook in Postgres 10.5 legrand legrand
- Re: Store FullTransactionId in TwoPhaseFileHeader/GlobalTransactionData Thomas Munro
- Re: How to retain lesser paths at add_path()? Kohei KaiGai
- Fix typos Sehrope Sarkuni
- Re: FETCH FIRST clause PERCENT option Surafel Temesgen
- Re: pgbench - implement strict TPC-B benchmark Robert Haas
- Re: Store FullTransactionId in TwoPhaseFileHeader/GlobalTransactionData vignesh C
- Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane
- Re: Partial join Tom Lane
- Re: Avoid full GIN index scan when possible Tom Lane
- Re: Multivariate MCV list vs. statistics target Dean Rasheed
- Re: refactoring - share str2*int64 functions Fabien COELHO
- Re: Avoid full GIN index scan when possible Julien Rouhaud
- Re: Patch for SortSupport implementation on inet/cdir Brandur Leach
- Re: tableam vs. TOAST Robert Haas
- Re: Partial join Arne Roland
- Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Shay Rojansky
- Re: Patch for SortSupport implementation on inet/cdir Peter Geoghegan
- Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
- Re: [HACKERS] Cached plans and statement generalization Konstantin Knizhnik
- Re: using explicit_bzero Andres Freund
- Re: UCT (Re: pgsql: Update time zone data files to tzdata release2019a.) Andres Freund
- Re: progress report for ANALYZE Robert Haas
- Re: pgbench - implement strict TPC-B benchmark Andres Freund
- Re: tableam vs. TOAST Andres Freund
- Re: Optimze usage of immutable functions as relation Anastasia Lubennikova
- Re: tableam vs. TOAST Robert Haas
- Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview? Robert Haas
- Re: UCT (Re: pgsql: Update time zone data files to tzdata release2019a.) Andres Freund
- Re: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? Andres Freund
- Re: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? Andres Freund
- Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera
- Re: Batch insert in CTAS/MatView code Heikki Linnakangas
- Re: \describe* Corey Huinker
- Re: Avoid full GIN index scan when possible Tom Lane
- Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane
- Re: Avoid full GIN index scan when possible Alexander Korotkov
- Re: Avoid full GIN index scan when possible Tom Lane
- Re: Referential Integrity Checks with Statement-level Triggers Corey Huinker
- The unused_oids script should have a reminder to use the 8000-8999OID range Peter Geoghegan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview? Julien Rouhaud
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview? Julien Rouhaud
- Re: Feature improvement: can we add queryId forpg_catalog.pg_stat_activity view? Andres Freund
- Re: The unused_oids script should have a reminder to use the8000-8999 OID range Julien Rouhaud