pgsql-hackers since 2020-10-31 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Oct. 31, 2020

Thread Author Time
Re: Should the function get_variable_numdistinct consider the case when stanullfrac is 1.0? Tom Lane 00:50
Re: Consistent error reporting for encryption/decryption in pgcrypto Michael Paquier 01:03
Re: Should the function get_variable_numdistinct consider the case when stanullfrac is 1.0? Tom Lane 01:04
Re: [PATCH] Add extra statistics to explain for Nested Loop 📎 Tomas Vondra 01:20
Re: Stats collector's idx_blks_hit value is highly misleading in practice Tomas Vondra 01:46
Re: bulk typos 📎 Justin Pryzby 02:08
Re: Collation versioning 📎 Thomas Munro 02:27
Re: Add important info about ANALYZE after create Functional Index Justin Pryzby 03:30
Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy 03:34
Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy 03:49
Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy 04:48
CREATE INDEX CONCURRENTLY on partitioned index 📎 Justin Pryzby 06:31
Re: Removing unneeded self joins 📎 Andrey V. Lepikhov 09:26
Re: A new function to wait for the backend exit after termination 📎 Bharath Rupireddy 10:58
Re: Log message for GSS connection is missing once connection authorization is successful. 📎 vignesh C 11:10
Re: Parallel copy Tomas Vondra 13:39
Dereference before NULL check (src/backend/storage/ipc/latch.c) 📎 Ranier Vilela 14:40
Explicit NULL dereference (src/backend/utils/adt/ruleutils.c) 📎 Ranier Vilela 14:49
Re: public schema default ACL Noah Misch 16:35
Re: Stats collector's idx_blks_hit value is highly misleading in practice Peter Geoghegan 17:16
Re: libpq compression Andrey Borodin 17:25
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Justin Pryzby 18:36
Re: libpq compression Konstantin Knizhnik 19:08
Re: Consistent error reporting for encryption/decryption in pgcrypto 📎 Daniel Gustafsson 20:40
Re: Additional Chapter for Tutorial 📎 Justin Pryzby 21:34
Re: Log message for GSS connection is missing once connection authorization is successful. Euler Taveira 22:03
Re: Add important info about ANALYZE after create Functional Index 📎 Fabrízio de Royes Mello 22:56
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch 📎 Tom Lane 23:57

Nov. 1, 2020

Thread Author Time
Re: cleanup temporary files after crash Euler Taveira 00:01
Re: Add important info about ANALYZE after create Functional Index Michael Paquier 00:23
Re: Add important info about ANALYZE after create Functional Index Michael Paquier 01:11
Re: Add important info about ANALYZE after create Functional Index Justin Pryzby 01:15
Re: cleanup temporary files after crash Michael Paquier 01:25
Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy 06:42
Re: libpq compression Daniil Zakhlystov 09:37
Re: libpq compression 📎 Konstantin Knizhnik 10:01
Re: libpq compression Daniil Zakhlystov 10:11
Re: Consistent error reporting for encryption/decryption in pgcrypto Michael Paquier 10:23
Re: Add important info about ANALYZE after create Functional Index Michael Paquier 12:29
how to replicate test results in cf-bot on travis Dave Cramer 12:58
Re: Support for NSS as a libpq TLS backend Andrew Dunstan 13:13
Re: Additional Chapter for Tutorial 📎 Jürgen Purtz 15:38
Re: psql \df choose functions by their arguments 📎 Greg Sabino Mullane 16:40
Re: Add important info about ANALYZE after create Functional Index Fabrízio de Royes Mello 16:53
Re: psql \df choose functions by their arguments David Christensen 17:05
Re: how to replicate test results in cf-bot on travis Thomas Munro 18:41
Re: how to replicate test results in cf-bot on travis Dave Cramer 18:46
Getting Gen_fmgrtab.pl to generate macros for all pg_proc entries 📎 Tom Lane 19:19
Getting rid of aggregate_dummy() 📎 Tom Lane 20:47
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 22:04
Re: how to replicate test results in cf-bot on travis Dave Cramer 23:02
Re: how to replicate test results in cf-bot on travis Tom Lane 23:15

Nov. 2, 2020

Thread Author Time
RE: Disable WAL logging to speed up data loading [email protected] 00:27
Re: Dereference before NULL check (src/backend/storage/ipc/latch.c) Kyotaro Horiguchi 00:49
Re: Parallel Append can break run-time partition pruning David Rowley 00:50
Re: Online checksums verification in the backend Michael Paquier 01:05
Re: Explicit NULL dereference (src/backend/utils/adt/ruleutils.c) 📎 Kyotaro Horiguchi 01:36
Re: Online checksums verification in the backend Andres Freund 01:39
Re: Online checksums verification in the backend Michael Paquier 01:45
Re: Online checksums verification in the backend Andres Freund 01:50
Re: Parallel Append can break run-time partition pruning Amit Langote 01:58
Re: Explicit NULL dereference (src/backend/utils/adt/ruleutils.c) Tom Lane 02:05
Re: Explicit NULL dereference (src/backend/utils/adt/ruleutils.c) 📎 Kyotaro Horiguchi 02:19
[PATCH] Support negative indexes in split_part 📎 Nikhil Benesch 02:39
Re: [PATCH] Support negative indexes in split_part Tom Lane 02:56
Re: Dereference before NULL check (src/backend/storage/ipc/latch.c) Thomas Munro 03:22
Re: [PATCH] Support negative indexes in split_part Nikhil Benesch 03:48
Re: Explicit NULL dereference (src/backend/utils/adt/ruleutils.c) 📎 Kyotaro Horiguchi 04:36
Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW Yuki Seino 05:02
Re: Dereference before NULL check (src/backend/storage/ipc/latch.c) 📎 Kyotaro Horiguchi 05:33
Re: extension patch of CREATE OR REPLACE TRIGGER Peter Smith 05:38
Re: Parallel copy Amit Kapila 06:14
Re: Additional Chapter for Tutorial Erik Rijkers 06:15
Re: bulk typos Michael Paquier 06:22
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 06:39
Re: should INSERT SELECT use a BulkInsertState? Luc Vlaming 06:53
Re: Collation versioning Julien Rouhaud 06:59
reindex partitioned indexes: refactor ReindexRelationConcurrently ? 📎 Justin Pryzby 07:00
Re: Parallel copy Heikki Linnakangas 07:10
Re: Online checksums verification in the backend Michael Paquier 07:29
Reduce the number of special cases to build contrib modules on windows 📎 David Rowley 07:34
hash_array_extended() needs to pass down collation 📎 Peter Eisentraut 07:40
Re: making update/delete of inheritance trees scale better Amit Langote 07:40
Re: Hybrid Hash/Nested Loop joins and caching results from subplans 📎 David Rowley 07:43
Re: Parallel copy Heikki Linnakangas 07:50
Re: Collation versioning 📎 Thomas Munro 07:55
Fix a typo in verify_heapam.c 📎 Masahiko Sawada 08:05
Re: Fix a typo in verify_heapam.c Heikki Linnakangas 08:10
Re: reindex partitioned indexes: refactor ReindexRelationConcurrently ? Michael Paquier 08:18
Re: Dereference before NULL check (src/backend/storage/ipc/latch.c) Kyotaro Horiguchi 08:25
Re: Additional Chapter for Tutorial Jürgen Purtz 08:26
Re: Additional Chapter for Tutorial Erik Rijkers 08:44
Re: Enumize logical replication message actions Amit Kapila 08:45
Re: Enumize logical replication message actions Ashutosh Bapat 08:53
Split copy.c 📎 Heikki Linnakangas 09:03
Add table AM 'tid_visible' Jinbao Chen 09:16
Re: Collation versioning Julien Rouhaud 09:28
Re: Split copy.c Erik Rijkers 09:36
Re: Commitfest 2020-11 Anastasia Lubennikova 10:20
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 10:41
Re: public schema default ACL Peter Eisentraut 10:51
Re: [patch] [doc] Add SELECT clause literals to queries section headers Heikki Linnakangas 10:57
Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW Fujii Masao 11:01
Re: Split copy.c 📎 Heikki Linnakangas 11:19
Re: Explicit NULL dereference (src/backend/utils/adt/ruleutils.c) Ranier Vilela 11:25
Re: Dereference before NULL check (src/backend/storage/ipc/latch.c) Ranier Vilela 11:31
Re: Getting rid of aggregate_dummy() Heikki Linnakangas 11:46
Re: Dereference before NULL check (src/backend/storage/ipc/latch.c) 📎 Kyotaro Horiguchi 11:50
Re: hash_array_extended() needs to pass down collation Heikki Linnakangas 11:52
patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL 📎 Pavel Stehule 12:08
Re: Split copy.c Erik Rijkers 12:24
Re: Split copy.c vignesh C 12:32
Re: MultiXact\SLRU buffers configuration Andrey Borodin 12:45
Re: Collation versioning Thomas Munro 13:03
Re: Collation versioning Julien Rouhaud 13:08
Re: pg_upgrade analyze script 📎 Magnus Hagander 13:18
Re: ModifyTable overheads in generic plans Heikki Linnakangas 13:19
Re: Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander 13:23
Re: Getting rid of aggregate_dummy() Isaac Morland 13:26
Re: Collation versioning Thomas Munro 13:38
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits 📎 Anastasia Lubennikova 13:44
Re: -O switch 📎 Magnus Hagander 13:46
Re: ModifyTable overheads in generic plans Amit Langote 13:53
Re: [patch] [doc] Clarify temporary table name shadowing in CREATE TABLE Magnus Hagander 14:02
Re: libpq compression 📎 Konstantin Knizhnik 14:02
Re: Support for NSS as a libpq TLS backend Andrew Dunstan 14:17
Re: contrib/sslinfo cleanup and OpenSSL errorhandling Magnus Hagander 14:19
Re: Getting rid of aggregate_dummy() Tom Lane 14:21
Re: Getting rid of aggregate_dummy() Tom Lane 14:22
Re: Strange behavior with polygon and NaN Georgios Kokolatos 14:43
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Tomas Vondra 14:44
Re: Yet another fast GiST build Heikki Linnakangas 14:45
Re: Fix a typo in verify_heapam.c Masahiko Sawada 14:49
Re: hash_array_extended() needs to pass down collation Tom Lane 15:01
Re: Improving psql slash usage help message Anastasia Lubennikova 15:02
Proposition for autoname columns Eugen Konkov 15:05
Re: Disable WAL logging to speed up data loading Robert Haas 15:28
Re: Disable WAL logging to speed up data loading Magnus Hagander 15:35
Re: Getting rid of aggregate_dummy() Isaac Morland 15:39
Re: public schema default ACL Stephen Frost 15:39
Re: PATCH: Batch/pipelining support for libpq Alvaro Herrera 15:45
Re: Feedback on table expansion hook (including patch) Anastasia Lubennikova 15:55
Re: PATCH: Batch/pipelining support for libpq 📎 Alvaro Herrera 15:57
Re: Improper use about DatumGetInt32 Peter Eisentraut 15:59
Re: [patch] [doc] Clarify that signal functions have no feedback 📎 David G. Johnston 16:02
Re: how to replicate test results in cf-bot on travis Dave Cramer 16:18
Re: libpq compression 📎 Daniil Zakhlystov 16:32
Re: libpq compression 📎 Konstantin Knizhnik 16:36
Re: libpq compression Matthias van de Meent 16:53
Re: public schema default ACL Robert Haas 17:09
Re: Add table AM 'tid_visible' Andres Freund 17:14
Re: Split copy.c Andres Freund 17:23
Re: [proposal] de-TOAST'ing using a iterator Anastasia Lubennikova 17:23
Re: [proposal] de-TOAST'ing using a iterator Alvaro Herrera 17:30
Re: Online checksums verification in the backend Robert Haas 17:35
Re: public schema default ACL Tom Lane 17:42
Re: Split copy.c Heikki Linnakangas 17:43
Re: RE: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Anastasia Lubennikova 17:45
Re: Collation versioning Tom Lane 17:51
Re: -O switch Tom Lane 17:58
Re: Disable WAL logging to speed up data loading Stephen Frost 18:01
Re: vacuum -vs reltuples on insert only index 📎 Peter Geoghegan 18:03
Re: WIP: BRIN multi-range indexes Anastasia Lubennikova 18:05
Re: [PATCH] remove pg_archivecleanup and pg_standby Justin Pryzby 18:26
Re: upcoming API changes for LLVM 12 Jesse Zhang 18:28
Re: Split copy.c Andres Freund 18:34
Re: upcoming API changes for LLVM 12 Andres Freund 18:40
Re: public schema default ACL Stephen Frost 18:41
Re: should INSERT SELECT use a BulkInsertState? Justin Pryzby 18:45
RE: pgbench: option delaying queries till connections establishment? 📎 Fabien COELHO 18:59
Re: [proposal] de-TOAST'ing using a iterator John Naylor 19:08
Re: libpq compression Konstantin Knizhnik 19:20
Re: Online checksums verification in the backend Andres Freund 19:34
Re: how to replicate test results in cf-bot on travis Andres Freund 19:47
Re: Explicit NULL dereference (src/backend/utils/adt/ruleutils.c) Tom Lane 19:49
Re: libpq compression Andres Freund 19:50
Re: vacuum -vs reltuples on insert only index Peter Geoghegan 20:06
Re: vacuum -vs reltuples on insert only index Peter Geoghegan 20:19
Re: Collation versioning Thomas Munro 20:43
Re: how to replicate test results in cf-bot on travis Dave Cramer 20:46
Re: Reduce the number of special cases to build contrib modules on windows Andres Freund 20:49
Re: RE: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan 21:04
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan 21:05
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch 📎 Tom Lane 22:50
Re: WIP: BRIN multi-range indexes 📎 Tomas Vondra 23:25
Re: Collation versioning David Rowley 23:29

Nov. 3, 2020

Thread Author Time
Re: Collation versioning 📎 David Rowley 00:51
Fix typo in xlogreader.h and procarray.c 📎 Hou, Zhijie 01:39
Re: Split copy.c David Rowley 02:15
Re: enable_incremental_sort changes query behavior 📎 Tomas Vondra 02:37
Re: Use of "long" in incremental sort code 📎 Tomas Vondra 02:53
Re: Fix typo in xlogreader.h and procarray.c Amit Kapila 02:57
Re: Collation versioning Thomas Munro 03:38
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 05:42
Re: Fix typo in xlogreader.h and procarray.c Amit Kapila 05:42
Re: Parallel INSERT (INTO ... SELECT ...) vignesh C 06:25
Re: public schema default ACL Noah Misch 07:05
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Peter Eisentraut 07:08
Re: Log message for GSS connection is missing once connection authorization is successful. 📎 vignesh C 07:18
Re: Add table AM 'tid_visible' 📎 Jinbao Chen 07:29

Browse Archives

Prev | Next