pgsql-hackers since 2017-11-12 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

Nov. 12, 2017

Thread Author Time
Re: Simplify ACL handling for large objects and removal of superuser() checks Mark Dilger 00:21
Re: pgbench regression test failure Steve Singer 02:47
Re: A GUC to prevent leader processes from running subplans? 📎 Thomas Munro 03:48
Re: possible encoding issues with libxml2 functions Pavel Stehule 04:33
Re: GatherMerge misses to push target list Amit Kapila 07:29
Re: A GUC to prevent leader processes from running subplans? Amit Kapila 07:51
Re: A GUC to prevent leader processes from running subplans? Thomas Munro 08:50
Re: WIP: Covering + unique indexes. Andrey Borodin 11:40
Re: PSA: don't be in a hurry to update to XCode 9.0 Dave Cramer 15:01
Re: PSA: don't be in a hurry to update to XCode 9.0 Tom Lane 17:01
Row Level Security Bug ? Andrea Adami 18:17
Re: New gist vacuum. 📎 Andrey Borodin 18:20
Re: Fix number skipping in to_number Tom Lane 19:00
Re: Row Level Security Bug ? Joe Conway 19:14
Re: PATCH: psql tab completion for SELECT David Fetter 20:13
Re: Variable substitution in psql backtick expansion Tom Lane 20:21
Re: LDAPS 📎 Thomas Munro 21:25
Re: [bug fix] postgres.exe crashes with access violation on Windows while starting up Noah Misch 22:37
Re: [bug fix] postgres.exe crashes with access violation on Windows while starting up Michael Paquier 23:06

Nov. 13, 2017

Thread Author Time
Re: GSoC 2017: Foreign Key Arrays Andreas Karlsson 00:41
Re: PATCH: psql tab completion for SELECT Michael Paquier 00:55
Re: Variable substitution in psql backtick expansion Michael Paquier 01:06
Re: Incorrect comment for build_child_join_rel Etsuro Fujita 02:11
Re: How to implement a SP-GiST index as a extension module? Connor Wolf 03:47
Re: Proposal: Improve bitmap costing for lossy pages Dilip Kumar 04:42
Re: Variable substitution in psql backtick expansion Fabien COELHO 06:13
Re: pgsql: Add hash partitioning. 📎 amul sul 07:11
Re: Parallel Append implementation Amit Khandekar 07:24
Re: Building PL/Perl with ActiveState Perl 5.22 and MSVC 📎 Noah Misch 07:41
Re: pgsql: Add hash partitioning. 📎 amul sul 08:24
ginInsertCleanup called from vacuum could still miss tuples to be deleted 📎 Masahiko Sawada 08:25
Re: index-only count(*) for indexes supporting bitmap scans Alexander Kuzmenkov 08:34
Re: Partition-wise aggregation/grouping 📎 Konstantin Knizhnik 08:41
Re: [Patch] Log SSL certificate verification errors Laurenz Albe 09:07
Re: 10beta1 sequence regression failure on sparc64 Jonathan Jacobson 09:14
Re: path toward faster partition pruning Amit Langote 09:46
Re: Jsonb transform for pl/python 📎 Anthony Bykov 10:00
Re: How to implement a SP-GiST index as a extension module? Alexander Korotkov 10:09
Re: Fix bloom WAL tap test Alexander Korotkov 10:13
Re: GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 11:32
Re: proposal: schema variables Pavel Golub 12:15
Re: Parallel Hash take II 📎 Thomas Munro 12:30
Re: proposal: schema variables Pavel Stehule 12:30
Re: UPDATE of partition key David Rowley 12:55
Migration to pglister - Before Stephen Frost 13:04
Re: [HACKERS] [PATCH] Generic type subscripting Arthur Zakirov 13:11
Migration to PGLister - After Stephen Frost 13:14
Typo in auth-scram.c 📎 Michael Paquier 13:34
Re: Typo in auth-scram.c Stephen Frost 13:37
Re: Migration to PGLister - After Tatsuo Ishii 13:47
Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Dean Rasheed 14:17
Re: Migration to PGLister - After Stephen Frost 14:24
Re: Jsonb transform for pl/python Aleksander Alekseev 15:08
Re: Migration to PGLister - After Alvar C.H. Freude 15:36
Re: Migration to PGLister - After Stephen Frost 15:39
Re: Migration to PGLister - After Dave Page 15:50
Re: Migration to PGLister - After Stephen Frost 15:52
Re: Migration to PGLister - After Alvar Freude 16:07
Re: [HACKERS] Fix number skipping in to_number 📎 Oliver Ford 16:18
Re: [HACKERS] Fix number skipping in to_number Tom Lane 16:26
Re: Migration to PGLister - After Geoff Winkless 16:41
Re: Migration to PGLister - After Dave Page 16:47
Re: Migration to PGLister - After Kenneth Marshall 16:47
Re: Migration to PGLister - After Stephen Frost 16:50
Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization Tom Lane 17:03
Re: [HACKERS] Proposal: Local indexes for partitioned table 📎 Alvaro Herrera 17:06
Re: Migration to PGLister - After Alvaro Herrera 17:10
Re: Migration to PGLister - After Geoff Winkless 17:45
Re: Migration to PGLister - After Gregg Jaskiewicz 17:46
Re: [HACKERS] Proposal: Local indexes for partitioned table 📎 Alvaro Herrera 17:55
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted Peter Geoghegan 18:01
Re: [HACKERS] Row Level Security Documentation 📎 Dean Rasheed 18:15
Re: [HACKERS] pg audit requirements David Steele 18:19
Re: [HACKERS] pgbench regression test failure 📎 Fabien COELHO 18:24
Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization Fabien COELHO 18:31
Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization Tom Lane 18:39
Re: [HACKERS] No mention of CREATE STATISTICS in event trigger docs Alvaro Herrera 18:39
Re: [HACKERS] pg audit requirements Pavel Stehule 18:43
Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization Fabien COELHO 18:51
Re: [COMMITTERS] pgsql: Add hash partitioning. Robert Haas 18:59
Re: [HACKERS] UPDATE of partition key Thomas Munro 20:02
Re: [HACKERS] pg_upgrade to clusters with a different WAL segment size Jeremy Schneider 21:00
Re: Fix number skipping in to_number Oliver Ford 21:07
Re: [HACKERS] parallelize queries containing initplans Robert Haas 21:09
Re: [HACKERS] pg_upgrade to clusters with a different WAL segment size Andres Freund 21:11
Re: [HACKERS] A GUC to prevent leader processes from running subplans? Robert Haas 21:30
Re: [HACKERS] GatherMerge misses to push target list Robert Haas 21:38
Re: [HACKERS] Replication status in logical replication Thomas Munro 21:46
Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization Tom Lane 21:50
Re: Fix number skipping in to_number Tom Lane 21:56
Re: Migration to PGLister - After Tom Lane 22:09
Re: [HACKERS] pg_upgrade to clusters with a different WAL segment size Michael Paquier 22:26
Re: [HACKERS] pg_upgrade to clusters with a different WAL segment size Andres Freund 22:32
Re: Typo in auth-scram.c Michael Paquier 22:43
Re: [HACKERS] pg_upgrade to clusters with a different WAL segment size Michael Paquier 23:05
Re: [HACKERS] pg_upgrade to clusters with a different WAL segment size Tom Lane 23:09
Re: [HACKERS] pg_upgrade to clusters with a different WAL segment size Bossart, Nathan 23:38

Nov. 14, 2017

Thread Author Time
FP16 Support? Kohei KaiGai 00:11
Re: [HACKERS] pg_upgrade to clusters with a different WAL segment size Michael Paquier 00:23
Re: [COMMITTERS] pgsql: Add hash partitioning. Michael Paquier 00:32
Re: [HACKERS] No mention of CREATE STATISTICS in event trigger docs David Rowley 00:37
Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization Masahiko Sawada 00:41
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted Masahiko Sawada 01:07
Re: FP16 Support? Tom Lane 01:21
Re: FP16 Support? Andres Freund 01:32
Re: FP16 Support? Thomas Munro 01:33
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted Peter Geoghegan 01:48
Re: [HACKERS] GatherMerge misses to push target list Amit Kapila 01:51
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted Eric Lam 01:52
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted Michael Paquier 01:57
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted Masahiko Sawada 02:56
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple 📎 Andres Freund 03:03
Re: [HACKERS] How to implement a SP-GiST index as a extension module? Connor Wolf 03:08
Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 04:00
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 04:07
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted Peter Geoghegan 04:08
Re: [HACKERS] parallelize queries containing initplans Amit Kapila 05:00
Re: [HACKERS] Row Level Security Bug ? Andrea Adami 05:09
Re: [HACKERS] A GUC to prevent leader processes from running subplans? 📎 Thomas Munro 05:28
Re: FP16 Support? Kohei KaiGai 05:39
Re: FP16 Support? Kohei KaiGai 05:46
Re: FP16 Support? Kohei KaiGai 05:49
Re: FP16 Support? Thomas Munro 06:14
Re: [HACKERS] Runtime Partition Pruning Beena Emerson 06:15
Re: [HACKERS] Runtime Partition Pruning 📎 Beena Emerson 06:16
Re: [HACKERS] UPDATE of partition key David Rowley 07:04
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada 07:36
Re: [HACKERS] [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM Michael Paquier 07:44
Re: [HACKERS] Proposal: Local indexes for partitioned table Simon Riggs 07:57
Re: [HACKERS] Pluggable storage Michael Paquier 08:09
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 08:23
Re: [HACKERS] Transform for pl/perl 📎 Anthony Bykov 08:34
Re: [HACKERS] Runtime Partition Pruning Rajkumar Raghuwanshi 08:52
Re: Migration to PGLister - After Pavel Golub 08:55
Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 📎 Michael Paquier 08:55
[PATCH]pg_buffercache add a buffer state column, Add fuction to decode buffer state 📎 Moon Insung 08:57
Re: Migration to PGLister - After Pavel Golub 08:58
Re: [PATCH]pg_buffercache add a buffer state column, Add fuction to decode buffer state Andres Freund 09:06
Re: [HACKERS] pg_basebackup --progress output for batch execution Arthur Zakirov 09:25
RE: [HACKERS][PATCH]pg_buffercache add a buffer state column, Add fuction to decode buffer state Moon Insung 09:36
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) 📎 Rushabh Lathia 09:41
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 09:51
Re: [HACKERS] How to implement a SP-GiST index as a extension module? Alexander Korotkov 09:53
Re: [HACKERS] Pluggable storage Alvaro Herrera 10:42
Re: Migration to PGLister - After Magnus Hagander 11:45
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 12:09
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 12:16
Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Magnus Hagander 12:26
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 12:30
Re: [HACKERS] [POC] Faster processing at Gather node 📎 Rafia Sabih 12:31
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 12:42
Re: [HACKERS] Runtime Partition Pruning David Rowley 12:57
Re: Migration to PGLister - After Pavel Golub 13:16
Re: [HACKERS] Pluggable storage Amit Kapila 13:17
Re: [HACKERS] Custom compression methods 📎 Ildus Kurbangaliev 13:23
Re: [HACKERS] SQL procedures Peter Eisentraut 13:57
Re: [HACKERS] Transaction control in procedures Merlin Moncure 14:27
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 14:40
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 15:23
Re: [HACKERS] log_destination=file Robert Haas 15:33
Re: [HACKERS] parallelize queries containing initplans Robert Haas 15:37
Re: [HACKERS] SQL procedures 📎 Peter Eisentraut 15:54
Re: [HACKERS] SQL procedures Peter Eisentraut 15:57
Re: [HACKERS] [PATCH] Incremental sort Antonin Houska 16:00
Re: [HACKERS] parallelize queries containing initplans Robert Haas 16:00
Re: [HACKERS] parallelize queries containing initplans Tom Lane 16:00
Re: [HACKERS] SQL procedures Tom Lane 16:14
plpgsql test layout Peter Eisentraut 16:18
Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser 16:19
Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser 16:33
Re: [HACKERS] SQL procedures Pavel Stehule 16:50
Re: plpgsql test layout Pavel Stehule 16:51
Re: [HACKERS] UPDATE of partition key Alvaro Herrera 16:52
Re: [HACKERS] MAIN, Uncompressed? 📎 Andrew Dunstan 17:00
Re: [HACKERS] moving some partitioning code to executor Alvaro Herrera 17:09
Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Tom Lane 17:42
Re: [HACKERS] Proposal: Local indexes for partitioned table 📎 Alvaro Herrera 17:49
Re: [HACKERS] Row Level Security Bug ? Joe Conway 17:53
Re: [HACKERS] SQL procedures Daniel Verite 17:56
Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted. Fujii Masao 17:59
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 18:01
Re: [HACKERS] Transaction control in procedures Peter Eisentraut 18:09
Re: [HACKERS] Proposal: Local indexes for partitioned table Robert Haas 18:12
Re: [HACKERS] [PATCH] Incremental sort 📎 Alexander Korotkov 18:42
Re: [HACKERS] Proposal: Local indexes for partitioned table Simon Riggs 18:43
Re: [HACKERS] SQL procedures Simon Riggs 18:54
Re: [HACKERS] parallelize queries containing initplans 📎 Robert Haas 18:55
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 19:02
Re: [HACKERS] Proposal: Local indexes for partitioned table Jesper Pedersen 19:07
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 19:37
PGLister: how to subscribe to digests instead of getting every email? Ryan Murphy 20:04
Re: PGLister: how to subscribe to digests instead of getting every email? Stephen Frost 20:27
Re: PGLister: how to subscribe to digests instead of getting every email? Ryan Murphy 20:40
Re: [HACKERS] Proposal: Local indexes for partitioned table Robert Haas 20:51
Re: [HACKERS] Parallel Hash take II Andres Freund 21:24
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 21:25
Re: [HACKERS] Transaction control in procedures Merlin Moncure 21:33
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 21:46
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 22:09
Re: [HACKERS] Commits don't block for synchronous replication Ashwin Agrawal 22:28

Browse Archives

Prev | Next