pgsql-hackers since 2018-03-20 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

March 20, 2018

Thread Author Time
Re: inserts into partitioned table may cause crash Amit Langote 00:34
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier 00:39
Re: committing inside cursor loop Peter Eisentraut 00:40
Re: INOUT parameters in procedures Peter Eisentraut 01:08
Re: configure's checks for --enable-tap-tests are insufficient Craig Ringer 02:07
Re: configure's checks for --enable-tap-tests are insufficient Tom Lane 02:40
Re: configure's checks for --enable-tap-tests are insufficient Chapman Flack 02:54
Re: file cloning in pg_upgrade and CREATE DATABASE Michael Paquier 02:58
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Tom Lane 03:07
Re: configure's checks for --enable-tap-tests are insufficient Michael Paquier 03:26
Re: inserts into partitioned table may cause crash Etsuro Fujita 03:32
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs 📎 Kyotaro HORIGUCHI 03:37
Re: IndexJoin memory problem using spgist and boxes Tom Lane 04:01
Re: Trigger file behavior with the standby Michael Paquier 04:28
Re: ON CONFLICT DO UPDATE for partitioned tables 📎 Amit Langote 04:30
Re: [HACKERS] plpgsql - additional extra checks 📎 Pavel Stehule 04:36
Re: ON CONFLICT DO UPDATE for partitioned tables 📎 Amit Langote 04:39
Re: [HACKERS] GUC for cleanup indexes threshold. Kyotaro HORIGUCHI 04:57
Re: [HACKERS] GUC for cleanup indexes threshold. Kyotaro HORIGUCHI 05:03
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 05:03
Re: jsonpath Andrew Dunstan 05:06
Re: jsonpath Andrew Dunstan 05:09
Re: Problem while setting the fpw with SIGHUP 📎 Dilip Kumar 05:13
Re: jsonpath Tom Lane 05:36
Re: Problem while setting the fpw with SIGHUP Michael Paquier 05:56
Re: [HACKERS] taking stdbool.h into use Michael Paquier 06:13
Re: [HACKERS] taking stdbool.h into use Tom Lane 06:18
Re: Problem while setting the fpw with SIGHUP 📎 Dilip Kumar 06:30
Re: Compile error while building postgresql 10.3 Achilleas Mantzios 06:50
XID-assigned idle transactions affect vacuum's job. Masahiko Sawada 06:52
Re: [HACKERS] Add support for tuple routing to foreign partitions Amit Langote 06:57
Re: PostgreSQL opens all the indexes of a relation for every Query during Planning Time? Meenatchi Sandanam 08:04
possibly to automatic detection of bad variable types in plans? Pavel Stehule 08:06
Re: PostgreSQL 10: Segmentation fault when using GROUPING SETS with all unsortable columns Andrew Gierth 08:38
Re: [PoC PATCH] Parallel dump to /dev/null Christoph Berg 08:54
Re: IndexJoin memory problem using spgist and boxes Anton Dignös 09:11
Re: Online enabling of checksums Andrey Borodin 09:29
BUG #15122: can't import data if table has a constraint with a function calling another function PG Bug reporting form 09:31
Re: INOUT parameters in procedures Rushabh Lathia 09:36
Re: Online enabling of checksums Magnus Hagander 09:46
Re: PostgreSQL 10: Segmentation fault when using GROUPING SETS with all unsortable columns 📎 Andrew Gierth 10:02
Re: [HACKERS] [PATCH] Generic type subscripting Oleksandr Shulgin 10:09
Re: BUG #15122: can't import data if table has a constraint with a function calling another function Andrew Gierth 10:13
Re: JIT compiling with LLVM v12.2 Andres Freund 10:14
Re: BUG #15122: can't import data if table has a constraint with a function calling another function Asier Lostalé 10:24
Re: XID-assigned idle transactions affect vacuum's job. Amit Kapila 11:02
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 11:07
Define variable only in the scope that needs it Antonin Houska 11:11
Re: [HACKERS] Optional message to user when terminating/cancelling backend Eren Başak 11:12
Re: configure's checks for --enable-tap-tests are insufficient Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 11:30
Re: ON CONFLICT DO UPDATE for partitioned tables Etsuro Fujita 11:53
Re: [HACKERS] Add support for tuple routing to foreign partitions Etsuro Fujita 11:55
Lack of T_TargetEntry in exprType function Konstantin Knizhnik 12:00
Re: BUG #15122: can't import data if table has a constraint with a function calling another function Andrew Gierth 12:11
Re: [HACKERS] Add support for tuple routing to foreign partitions Alvaro Herrera 12:31
Re: [HACKERS] plpgsql - additional extra checks Tomas Vondra 12:35
Re: [HACKERS] path toward faster partition pruning David Rowley 12:41
Re: [HACKERS] Optional message to user when terminating/cancelling backend Christoph Berg 12:41
Re: [HACKERS] plpgsql - additional extra checks Tels 12:56
[No subject] Torsten Grust 12:58
Re: [PROPOSAL] Shared Ispell dictionaries 📎 Arthur Zakirov 13:11
Re: configure's checks for --enable-tap-tests are insufficient Tom Lane 13:55
Re: [PoC PATCH] Parallel dump to /dev/null Michael Paquier 13:57
Re: Lack of T_TargetEntry in exprType function Tom Lane 14:00
Re: INOUT parameters in procedures Merlin Moncure 14:05
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Pavan Deolasee 14:08
Re: INOUT parameters in procedures 📎 Pavel Stehule 14:09
Re: INOUT parameters in procedures Merlin Moncure 14:18
Re: Lack of T_TargetEntry in exprType function Konstantin Knizhnik 14:21
Re: configure's checks for --enable-tap-tests are insufficient Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 14:23
Re: [PoC PATCH] Parallel dump to /dev/null Christoph Berg 14:31
Re: XID-assigned idle transactions affect vacuum's job. Tom Lane 14:36
pgsql: Fix CommandCounterIncrement in partition-related DDL Alvaro Herrera 14:37
Re: configure's checks for --enable-tap-tests are insufficient Tom Lane 14:40
Re: Online enabling of checksums 📎 Magnus Hagander 14:40
Re: XID-assigned idle transactions affect vacuum's job. Masahiko Sawada 14:41
Re: Lack of T_TargetEntry in exprType function Tom Lane 14:43
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Jeevan Chalke 14:46
Re: pgsql: Fix CommandCounterIncrement in partition-related DDL Alvaro Herrera 14:54
Re: file cloning in pg_upgrade and CREATE DATABASE 📎 Peter Eisentraut 14:55
Re: [PoC PATCH] Parallel dump to /dev/null Tom Lane 14:57
Re: [PoC PATCH] Parallel dump to /dev/null Christoph Berg 15:01
Re: INOUT parameters in procedures Pavel Stehule 15:09
Re: PATCH: Configurable file mode mask David Steele 15:23
Re: XID-assigned idle transactions affect vacuum's job. Masahiko Sawada 15:28
Re: Define variable only in the scope that needs it Robert Haas 15:28
Re: [WIP PATCH] Index scan offset optimisation using visibility map Michail Nikolaev 15:41
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Jeremy Finzel 16:19
Re: missing support of named convention for procedures Peter Eisentraut 16:31
Re: [HACKERS] [PATCH] Incremental sort 📎 Alexander Korotkov 16:33
Re: configure's checks for --enable-tap-tests are insufficient 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 16:43
Re: configure's checks for --enable-tap-tests are insufficient Tom Lane 16:50
GSOC 2018 Proposal review 📎 Garima Natani 17:06
Re: configure's checks for --enable-tap-tests are insufficient Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 17:23
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs 📎 Tom Lane 17:27
Re: [PATCH] session_replication_role = replica with TRUNCATE Peter Eisentraut 17:28
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 17:38
Re: [HACKERS] per-sesson errors after interrupting CLUSTER pg_attribute (not attrdef) Justin Pryzby 18:03
Re: configure's checks for --enable-tap-tests are insufficient 📎 Tom Lane 18:04
Re: pgsql: Fix CommandCounterIncrement in partition-related DDL 📎 Alvaro Herrera 18:26
Re: pgsql: Fix CommandCounterIncrement in partition-related DDL Tom Lane 18:37
Re: [HACKERS] per-sesson errors after interrupting CLUSTER pg_attribute (not attrdef) Justin Pryzby 18:41
Re: constraint exclusion and nulls in IN (..) clause Tom Lane 18:44
Re: configure's checks for --enable-tap-tests are insufficient Alvaro Herrera 18:50
Re: pgsql: Fix CommandCounterIncrement in partition-related DDL Alvaro Herrera 18:55
Re: [HACKERS] plpgsql - additional extra checks 📎 Pavel Stehule 18:59
Re: configure's checks for --enable-tap-tests are insufficient Tom Lane 19:06
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types Peter Eisentraut 19:06
Re: configure's checks for --enable-tap-tests are insufficient Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 19:14
Re: configure's checks for --enable-tap-tests are insufficient Andres Freund 19:21
Re: configure's checks for --enable-tap-tests are insufficient Tom Lane 19:31
Re: configure's checks for --enable-tap-tests are insufficient Christoph Berg 20:00
Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuples means 📎 Tomas Vondra 20:14
Re: configure's checks for --enable-tap-tests are insufficient Alvaro Herrera 20:28
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 20:30
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Robert Haas 20:34
Add "docs" to top-level Makefile for non-GNU make? 📎 Thomas Munro 20:44
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 20:47
Re: [HACKERS] taking stdbool.h into use Peter Eisentraut 21:04
Re: [HACKERS] taking stdbool.h into use Andres Freund 21:14
RE: PostgreSQL 10: Segmentation fault when using GROUPING SETS with all unsortable columns Huong Dangminh 21:15
Re: INOUT parameters in procedures Merlin Moncure 21:19
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) 📎 Julian Markwort 21:25
Re: INOUT parameters in procedures Merlin Moncure 21:28
Re: [HACKERS] path toward faster partition pruning Robert Haas 21:29
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) 📎 Julian Markwort 21:44
Re: PATCH: Configurable file mode mask Stephen Frost 21:44
Re: JIT compiling with LLVM v12.2 📎 Thomas Munro 23:07
Re: JIT compiling with LLVM v12.2 Andres Freund 23:18
Re: [PoC PATCH] Parallel dump to /dev/null Stephen Frost 23:19
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types Haribabu Kommi 23:33
Re: [HACKERS] Optional message to user when terminating/cancelling backend 📎 Daniel Gustafsson 23:58

March 21, 2018

Thread Author Time
Re: WIP: BRIN multi-range indexes 📎 Tomas Vondra 00:07
Re: JIT compiling with LLVM v12.2 Andres Freund 00:50
Re: Question about WalSndWriteData Peter Eisentraut 01:50
Re: [GSoC 2018] Proposal Draft 📎 Kefan Yang 02:01
Re: JIT compiling with LLVM v12.2 Thomas Munro 02:22
Re: JIT compiling with LLVM v12.2 Andres Freund 02:29
Re: JIT compiling with LLVM v12.2 Andres Freund 02:41
Re: JIT compiling with LLVM v12.2 Stephen Frost 03:03
Re: JIT compiling with LLVM v12.2 Andres Freund 03:07
Re: PATCH: Configurable file mode mask Michael Paquier 03:14
Re: [HACKERS] taking stdbool.h into use Michael Paquier 03:24
Re: Removing useless DISTINCT clauses Melanie Plageman 03:29
Re: [HACKERS] taking stdbool.h into use Andres Freund 03:43
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier 05:01
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 05:24
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Tom Lane 05:40
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts 📎 Rady, Doug 05:42
Re: [HACKERS] taking stdbool.h into use Tom Lane 05:51
Re: PATCH: psql tab completion for SELECT Edmund Horner 06:51
Re: JIT compiling with LLVM v12.2 Thomas Munro 07:06
Re: Question about WalSndWriteData Konstantin Knizhnik 07:08
Re: handling of heap rewrites in logical decoding Craig Ringer 07:08
Re: missing support of named convention for procedures Pavel Stehule 07:18
Re: JIT compiling with LLVM v12.2 Catalin Iacob 07:26
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types Michael Paquier 07:40
Re: [PoC PATCH] Parallel dump to /dev/null Michael Banck 08:07
Re: [PROPOSAL] Shared Ispell dictionaries 📎 Arthur Zakirov 09:00
Re: JIT compiling with LLVM v12.2 Thomas Munro 10:10
Re: constraint exclusion and nulls in IN (..) clause Emre Hasegeli 10:22
Re: [HACKERS] [PATCH] Incremental sort Darafei Komяpa Praliaskouski 11:30
Re: [HACKERS] [PATCH] Incremental sort Alexander Korotkov 11:32
Re: [HACKERS] taking stdbool.h into use Peter Eisentraut 11:48
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Jeevan Chalke 12:01
pg_basebackup: Missing newlines in some error messages 📎 Michael Banck 12:12
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Pavan Deolasee 12:23
Re: pg_basebackup: Missing newlines in some error messages Daniel Gustafsson 12:24
Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug Alexander Korotkov 12:25
Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug Teodor Sigaev 12:35
Re: pg_basebackup: Missing newlines in some error messages Alvaro Herrera 12:46
Re: pg_basebackup: Missing newlines in some error messages Michael Banck 12:49
Re: pg_basebackup: Missing newlines in some error messages Alvaro Herrera 12:54
Re: pg_basebackup: Missing newlines in some error messages Alvaro Herrera 12:57
Re: pg_basebackup: Missing newlines in some error messages Michael Banck 12:58
pg_basebackup: Allow setting replication slots in recovery.conf even if wal-method is none 📎 Michael Banck 13:05
Re: pg_basebackup: Missing newlines in some error messages Alvaro Herrera 13:17
Re: Hash join in SELECT target list expression keeps consuming memory Jaime Soler 13:18
Re: handling of heap rewrites in logical decoding Peter Eisentraut 13:20
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types Peter Eisentraut 13:28
Re: constraint exclusion and nulls in IN (..) clause Tom Lane 14:00
Re: Re: Re: reorganizing partitioning code David Steele 14:14
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 14:16
Re: Re: Re: reorganizing partitioning code Alvaro Herrera 14:20
Re: pgbench - add \if support Teodor Sigaev 14:23
Re: constraint exclusion and nulls in IN (..) clause Emre Hasegeli 14:24
Re: Re: new function for tsquery creartion David Steele 14:24
Re: Re: Re: Boolean partitions syntax David Steele 14:31
Re: Re: Rewriting the test of pg_upgrade as a TAP test - take two David Steele 14:51
Re: Hash join in SELECT target list expression keeps consuming memory Tomas Vondra 14:55
Re: General purpose hashing func in pgbench Teodor Sigaev 15:02
Re: pgsql: Fix CommandCounterIncrement in partition-related DDL Alvaro Herrera 15:07
Re: pgbench randomness initialization Teodor Sigaev 15:29
Re: WIP: a way forward on bootstrap data 📎 Tom Lane 15:33
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke 15:33
Re: handling of heap rewrites in logical decoding Craig Ringer 15:38
Re: Hash join in SELECT target list expression keeps consuming memory Tom Lane 15:51
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types Tomas Vondra 16:47
Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Alvaro Herrera 17:07
Re: Re: csv format for psql David Steele 17:27

Browse Archives

Prev | Next