pgsql-hackers since 2020-11-01 10:11

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

Nov. 1, 2020

Thread Author Time
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 osumi.takamichi@fujitsu.com 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
Re: Split copy.c 📎 Heikki Linnakangas 07:38
Re: Dereference before NULL check (src/backend/storage/ipc/latch.c) Thomas Munro 07:44
RE: psql \df choose functions by their arguments Hou, Zhijie 07:59
Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov 08:09
Re: Collation versioning Juan José Santamaría Flecha 08:12
Re: ModifyTable overheads in generic plans 📎 Amit Langote 08:27
Re: Online checksums verification in the backend Magnus Hagander 08:31
Re: Split copy.c Erikjan Rijkers 08:46
Re: Parallel copy Amit Kapila 08:59
Re: contrib/sslinfo cleanup and OpenSSL errorhandling Magnus Hagander 09:05
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Magnus Hagander 09:15
Re: contrib/sslinfo cleanup and OpenSSL errorhandling Daniel Gustafsson 09:22
Re: Prefer TG_TABLE_NAME over TG_RELNAME in tests Magnus Hagander 09:22
Re: Split copy.c 📎 Heikki Linnakangas 09:30
Re: Bogus documentation for bogus geometric operators Pavel Borisov 09:30
Re: automatic analyze: readahead - add "IO read time" log message Jakub Wartak 09:33
Re: Online checksums verification in the backend Michael Paquier 09:36
Re: -O switch 📎 Magnus Hagander 09:38
Re: Online checksums verification in the backend Michael Paquier 09:46
Re: [PATCH] remove deprecated v8.2 containment operators Peter Eisentraut 09:47
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Michael Paquier 10:35
Re: hash_array_extended() needs to pass down collation Michael Paquier 10:48
Re: Bogus documentation for bogus geometric operators Pavel Borisov 10:53
Re: contrib/sslinfo cleanup and OpenSSL errorhandling Magnus Hagander 11:11
Multi Inserts in CREATE TABLE AS - revived patch 📎 Bharath Rupireddy 11:24
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Daniel Gustafsson 12:00
Re: ModifyTable overheads in generic plans Heikki Linnakangas 12:05
Re: Parallel copy Heikki Linnakangas 12:35
Re: Re: parallel distinct union and aggregate support patch 📎 Dilip Kumar 12:36
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Magnus Hagander 12:46
Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? Dave Cramer 13:19
Re: PATCH: Batch/pipelining support for libpq Dave Cramer 13:20
Re: PATCH: Batch/pipelining support for libpq Alvaro Herrera 13:42
Re: psql \df choose functions by their arguments Greg Sabino Mullane 14:27
Re: psql \df choose functions by their arguments Greg Sabino Mullane 14:31
Re: Dumping/restoring fails on inherited generated column Peter Eisentraut 14:53

Browse Archives

Prev | Next