pgsql-hackers since 2017-10-12 10:55

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. 12, 2017

Thread Author Time
Re: Fix a typo in execReplication.c Petr Jelinek 10:55
Parallel Bitmap Heap Scans segfaults due to (tbm->dsa==NULL) on PostgreSQL 10 📎 Tomas Vondra 11:01
Re: BUG #14849: jsonb_build_object doesn't like VARIADIC calls very much Andrew Dunstan 12:38
Re: Parallel Bitmap Heap Scans segfaults due to (tbm->dsa==NULL) on PostgreSQL 10 📎 Dilip Kumar 12:40
Re: Parallel Bitmap Heap Scans segfaults due to (tbm->dsa==NULL) on PostgreSQL 10 Tomas Vondra 13:07
Re: [POC] hash partitioning amul sul 13:08
Re: Parallel Bitmap Heap Scans segfaults due to (tbm->dsa==NULL) on PostgreSQL 10 Dilip Kumar 13:14
Re: Extended statistics is not working on Vars hidden under a RelabelType 📎 Alvaro Herrera 13:17
Re: Extended statistics is not working on Vars hidden under a RelabelType David Rowley 13:43
BLK_DONE state in XLogReadBufferForRedoExtended Amit Kapila 13:47
Re: Discussion on missing optimizations Tom Lane 14:00
Re: [POC] hash partitioning Robert Haas 14:05
Re: Discussion on missing optimizations Robert Haas 14:06
Re: Query started showing wrong result after Ctrl+c Tom Lane 14:14
Re: Discussion on missing optimizations David Rowley 14:27
Re: Fix a typo in execReplication.c Robert Haas 14:30
Re: Fwd: [BUGS] BUG #14850: Implement optinal additinal parameter for 'justify' date/time function Brian Dunavant 14:37
Re: pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane 14:44
Re: pgsql: Add configure infrastructure to detect support for C99's restric Tom Lane 15:30
Re: Extended statistics is not working on Vars hidden under a RelabelType Alvaro Herrera 15:56
Re: GUC for cleanup indexes threshold. Robert Haas 16:14
Re: advanced partition matching algorithm for partition-wise join Robert Haas 16:16
Re: How does postgres store the join predicate for a relation in a given query Gourav Kumar 16:32
Re: How does postgres store the join predicate for a relation in a given query Tom Lane 16:38
Re: [HACKERS] pgsql: Add port/strnlen support to libpq and ecpg Makefiles. Tom Lane 17:03
Re: How does postgres store the join predicate for a relation in a given query Gourav Kumar 17:17
Re: How does postgres store the join predicate for a relation in a given query Gourav Kumar 17:18
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 17:19
Re: Help required to debug pg_repack breaking logical replication Robert Haas 17:22
Re: On markers of changed data Robert Haas 17:29
Re: How does postgres store the join predicate for a relation in a given query Tom Lane 17:44
Re: pgsql: Add configure infrastructure to detect support for C99's restric Andres Freund 17:45
Re: pgsql: Add configure infrastructure to detect support for C99's restric Tom Lane 17:55
Re: pgsql: Add configure infrastructure to detect support for C99's restric Andres Freund 18:03
Re: Parallel Append implementation Robert Haas 18:59
Re: How does postgres store the join predicate for a relation in a given query Gourav Kumar 18:59
Re: postgres_fdw super user checks Robert Haas 19:08
Re: Optimise default partition scanning while adding new partition Robert Haas 19:18
Re: How does postgres store the join predicate for a relation in a given query Tom Lane 19:22
Re: How does postgres store the join predicate for a relation in a given query Gourav Kumar 19:30
Re: [POC] hash partitioning Andres Freund 19:43
Re: oversight in EphemeralNamedRelation support Tom Lane 19:50
Re: [POC] hash partitioning Robert Haas 20:06
Re: Continuous integration on Windows? Andrew Dunstan 20:14
Re: [POC] hash partitioning Andres Freund 20:20
Re: oversight in EphemeralNamedRelation support Thomas Munro 20:31
Re: Pluggable storage Alexander Korotkov 20:38
Re: Columnar storage support legrand legrand 20:40
Re: show precise repos version for dev builds? Fabien COELHO 20:50
Re: show precise repos version for dev builds? Andres Freund 20:55
Re: oversight in EphemeralNamedRelation support Tom Lane 21:01
Re: UPDATE of partition key Robert Haas 21:18
Re: Pluggable storage Robert Haas 21:23
Re: [POC] hash partitioning Robert Haas 21:27
Re: [POC] hash partitioning Andres Freund 21:30
Re: Continuous integration on Windows? Andrew Dunstan 21:57
Re: Continuous integration on Windows? Andres Freund 22:00
Re: pgsql: Fix traversal of half-frozen update chains Peter Geoghegan 22:28
Re: pgsql: Add configure infrastructure to detect support for C99's restric 📎 Andres Freund 22:35
Re: Continuous integration on Windows? Thomas Munro 22:46
Re: Extended statistics is not working on Vars hidden under a RelabelType David Rowley 23:02
Aggregate transition state merging vs. hypothetical set functions Tom Lane 23:08
Re: pgsql: Improve performance of SendRowDescriptionMessage. Andres Freund 23:08
Re: pgsql: Add configure infrastructure to detect support for C99's restric Tom Lane 23:14
Re: Aggregate transition state merging vs. hypothetical set functions David Rowley 23:29
Re: oversight in EphemeralNamedRelation support Thomas Munro 23:30
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Alvaro Herrera 23:31
Re: [PATCH] pageinspect function to decode infomasks Peter Geoghegan 23:35
Re: Aggregate transition state merging vs. hypothetical set functions Tom Lane 23:41
Re: oversight in EphemeralNamedRelation support Tom Lane 23:46
Re: pgsql: Improve performance of SendRowDescriptionMessage. Andres Freund 23:48
Re: Aggregate transition state merging vs. hypothetical set functions David Rowley 23:58

Oct. 13, 2017

Thread Author Time
Re: Pluggable storage Haribabu Kommi 00:00
Re: pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane 00:06
Re: pgsql: Improve performance of SendRowDescriptionMessage. Andres Freund 00:09
Re: Aggregate transition state merging vs. hypothetical set functions Tom Lane 00:12
Re: Optimise default partition scanning while adding new partition Amit Langote 00:21
Re: pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane 00:24
Re: Continuous integration on Windows? Andrew Dunstan 00:42
Re: UPDATE of partition key Amit Langote 00:47
Determine state of cluster (HA) Joshua D. Drake 00:50
Re: Pluggable storage Robert Haas 00:55
Re: postgres_fdw super user checks Stephen Frost 01:21
Re: Discussion on missing optimizations Stephen Frost 01:47
Re: replace GrantObjectType with ObjectType Stephen Frost 02:18
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 02:22
Re: Slow synchronous logical replication Craig Ringer 02:24
Re: advanced partition matching algorithm for partition-wise join Ashutosh Bapat 02:29
Re: pgsql: Improve performance of SendRowDescriptionMessage. Noah Misch 02:35
Re: pgsql: Improve performance of SendRowDescriptionMessage. Noah Misch 02:39
Re: pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane 02:44
Re: Log LDAP "diagnostic messages"? Peter Eisentraut 02:59
Re: oversight in EphemeralNamedRelation support 📎 Thomas Munro 03:00
Re: oversight in EphemeralNamedRelation support Tom Lane 03:22
Re: BUG #14849: jsonb_build_object doesn't like VARIADIC calls very much 📎 Michael Paquier 04:29
Re: Log LDAP "diagnostic messages"? Thomas Munro 04:37
Re: BLK_DONE state in XLogReadBufferForRedoExtended Michael Paquier 05:02
Re: Still another race condition in recovery TAP tests Noah Misch 05:04
Parallel safety for extern params 📎 Amit Kapila 05:19
Re: parallelize queries containing initplans Amit Kapila 05:31
Re: oversight in EphemeralNamedRelation support Julien Rouhaud 06:09
Re: BLK_DONE state in XLogReadBufferForRedoExtended Amit Kapila 06:27
Re: Partition-wise aggregation/grouping 📎 Jeevan Chalke 06:36
Re: pgsql: Improve performance of SendRowDescriptionMessage. 📎 Noah Misch 07:02
Re: pgsql: Improve performance of SendRowDescriptionMessage. Andres Freund 07:32
Re: pgsql: Improve performance of SendRowDescriptionMessage. Andres Freund 07:39
Re: Partition-wise aggregation/grouping David Rowley 07:43
Re: Fwd: [BUGS] BUG #14850: Implement optinal additinal parameter for 'justify' date/time function 📎 KES 08:13
Re: Aggregate transition state merging vs. hypothetical set functions Heikki Linnakangas 08:13
Re: Fix a typo in execReplication.c Masahiko Sawada 08:13
Re: Aggregate transition state merging vs. hypothetical set functions Heikki Linnakangas 08:23
Re: Discussion on missing optimizations Laurenz Albe 08:24
Re: Pluggable storage Haribabu Kommi 08:28
Re: [PATCH] Lockable views Yugo Nagata 09:06
Re: Pluggable storage Kuntal Ghosh 09:25
Re: pgsql: Avoid coercing a whole-row variable that is already coerced 📎 Amit Khandekar 09:57
Re: Fix a typo in execReplication.c Simon Riggs 10:30
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Robert Haas 11:54
Re: Continuous integration on Windows? Thomas Munro 12:09
Re: Still another race condition in recovery TAP tests Andrew Dunstan 12:42
Re: BUG #14849: jsonb_build_object doesn't like VARIADIC calls very much Dmitry Dolgov 12:46
Re: BUG #14849: jsonb_build_object doesn't like VARIADIC calls very much Michael Paquier 13:15
Re: new function for tsquery creartion Alexey Chernyshov 13:37
Re: BUG #14849: jsonb_build_object doesn't like VARIADIC calls very much Michael Paquier 13:48
Re: new function for tsquery creartion Victor Drobny 13:55
Re: BUG #14849: jsonb_build_object doesn't like VARIADIC calls very much Dmitry Dolgov 13:56
Re: v10 bottom-listed Magnus Hagander 13:58
Re: Aggregate transition state merging vs. hypothetical set functions Tom Lane 14:05
Re: Continuous integration on Windows? Andrew Dunstan 14:08
Re: show precise repos version for dev builds? Fabien COELHO 14:17
Re: pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane 15:26
Re: Predicate Locks for writes? Alexander Korotkov 15:58
Re: pgsql: Avoid coercing a whole-row variable that is already coerced Robert Haas 16:21
Re: Aggregate transition state merging vs. hypothetical set functions Tom Lane 16:34
Re: [COMMITTERS] pgsql: Implement table partitioning. Alvaro Herrera 16:34
relkind check in DefineIndex 📎 Alvaro Herrera 16:38
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan 16:38
Re: pgsql: Avoid coercing a whole-row variable that is already coerced Tom Lane 16:56
Re: Discussion on missing optimizations Adam Brusselback 16:56
Re: Improve catcache/syscache performance. Robert Haas 17:06
Re: pgsql: Avoid coercing a whole-row variable that is already coerced Robert Haas 17:11
Re: Determine state of cluster (HA) Joshua D. Drake 17:13
Re: Improve catcache/syscache performance. Andres Freund 17:38
Re: [HACKERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane 17:48
Re: Pluggable storage Peter Geoghegan 17:59
Re: [HACKERS] pgsql: Improve performance of SendRowDescriptionMessage. Andres Freund 18:01
Re: Improve catcache/syscache performance. Tom Lane 18:07
Re: Re: protocol version negotiation (Re: Libpq PGRES_COPY_BOTH - version compatibility) Robert Haas 18:16
Re: Improve catcache/syscache performance. Andres Freund 18:17
Re: [HACKERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane 18:19
Re: [HACKERS] pgsql: Improve performance of SendRowDescriptionMessage. Andres Freund 18:24
Re: Improve catcache/syscache performance. Tom Lane 18:27
Re: Pluggable storage Robert Haas 18:37
Re: Pluggable storage Robert Haas 18:41
Re: Continuous integration on Windows? legrand legrand 18:47
Re: Pluggable storage Alexander Korotkov 18:54
Re: Parallel Bitmap Heap Scans segfaults due to (tbm->dsa==NULL) on PostgreSQL 10 Robert Haas 19:09
Re: [COMMITTERS] pgsql: Implement table partitioning. Robert Haas 19:30
Re: relkind check in DefineIndex Robert Haas 19:32
Re: Pluggable storage Alexander Korotkov 19:39
Disable cross products in postgres Gourav Kumar 19:41
Re: show precise repos version for dev builds? Robert Haas 19:47
Re: [PATCH] pageinspect function to decode infomasks Robert Haas 20:02
Re: Extended statistics is not working on Vars hidden under a RelabelType Robert Haas 20:04
Re: Disable cross products in postgres Robert Haas 20:05
Re: Disable cross products in postgres Gourav Kumar 20:06
Re: Disable cross products in postgres Robert Haas 20:08
Re: Disable cross products in postgres Fabrízio de Royes Mello 20:18
Re: Parallel safety for extern params Robert Haas 20:21
Re: Disable cross products in postgres Gourav Kumar 20:27
Re: [PATCH] pageinspect function to decode infomasks Peter Geoghegan 20:36
Re: Extended statistics is not working on Vars hidden under a RelabelType Tomas Vondra 20:44
Re: Extended statistics is not working on Vars hidden under a RelabelType David Rowley 20:49
Re: Disable cross products in postgres Gourav Kumar 20:50
Re: Disable cross products in postgres Gourav Kumar 20:54
Re: Improve catcache/syscache performance. Andres Freund 21:36
Re: Discussion on missing optimizations David Rowley 21:38
Re: How does postgres store the join predicate for a relation in a given query Gourav Kumar 21:45
Re: Discussion on missing optimizations Andres Freund 21:46
Re: Disable cross products in postgres Tom Lane 22:13
Re: Disable cross products in postgres Gourav Kumar 22:19
Re: Continuous integration on Windows? Thomas Munro 22:27
Re: Disable cross products in postgres Andres Freund 22:28
Re: Disable cross products in postgres Gourav Kumar 22:30
Re: Aggregate transition state merging vs. hypothetical set functions 📎 Tom Lane 23:01
Re: Continuous integration on Windows? Thomas Munro 23:14
Re: pg_control_recovery() return value when not in recovery Joe Conway 23:31
Re: show precise repos version for dev builds? Michael Paquier 23:50

Oct. 14, 2017

Thread Author Time
Re: pg_control_recovery() return value when not in recovery Andres Freund 00:06
Re: heap/SLRU verification, relfrozenxid cut-off, and freeze-the-dead bug (Was: amcheck (B-Tree integrity checking tool)) Noah Misch 02:09
SIGSEGV in BRIN autosummarize Justin Pryzby 03:57
Re: show precise repos version for dev builds? Fabien COELHO 05:25
Re: Continuous integration on Windows? legrand legrand 07:09
Re: BUG #14849: jsonb_build_object doesn't like VARIADIC calls very much 📎 Michael Paquier 10:46
Re: pg_control_recovery() return value when not in recovery Michael Paquier 12:33
fresh regression - regproc result contains unwanted schema Pavel Stehule 13:14
Re: fresh regression - regproc result contains unwanted schema Tom Lane 15:26
Re: fresh regression - regproc result contains unwanted schema Pavel Stehule 16:27
Re: pg_control_recovery() return value when not in recovery Robert Haas 17:45
Re: Extended statistics is not working on Vars hidden under a RelabelType Robert Haas 17:48

Browse Archives

Prev | Next