pgsql-hackers since 2017-11-09 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. 9, 2017

Thread Author Time
Re: Pg V10: Patch for bug in bonjour support Tom Lane 00:39
Re: Pg V10: Patch for bug in bonjour support Luke Lonergan 00:44
Re: Pg V10: Patch for bug in bonjour support Thomas Munro 00:50
Re: [PATCH] fix wrong create table statement in documentation Amit Langote 01:02
Re: Simplify ACL handling for large objects and removal of superuser() checks 📎 Michael Paquier 01:33
Re: [PATCH] A hook for session start Michael Paquier 02:09
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Michael Paquier 02:12
Re: Hang in pldebugger after git commit : 98a64d0 Andres Freund 03:15
Re: [PATCH] Overestimated filter cost and its mitigation Ashutosh Bapat 03:33
Re: UPDATE of partition key Thomas Munro 03:57
Re: Pg V10: Patch for bug in bonjour support Tom Lane 04:03
Re: [POC] Faster processing at Gather node Amit Kapila 05:08
Re: Pg V10: Patch for bug in bonjour support Thomas Munro 05:09
Re: Pg V10: Patch for bug in bonjour support Tom Lane 05:27
Re: Pg V10: Patch for bug in bonjour support Thomas Munro 05:42
(spelling) Ensure header of postgresql.auto.conf is consistent 📎 Feike Steenbergen 08:14
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 08:30
Re: Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 08:31
Re: why not parallel seq scan for slow functions 📎 Amit Kapila 08:47
Re: Proposal: Improve bitmap costing for lossy pages amul sul 08:55
Re: proposal - Default namespaces for XPath expressions (PostgreSQL 11) 📎 Pavel Stehule 09:11
Re: (spelling) Ensure header of postgresql.auto.conf is consistent Fabrízio de Royes Mello 09:25
Re: (spelling) Ensure header of postgresql.auto.conf is consistent Michael Paquier 09:58
Re: Fix bloom WAL tap test 📎 Alexander Korotkov 10:51
Re: path toward faster partition pruning amul sul 11:05
Re: Runtime Partition Pruning 📎 Beena Emerson 11:18
libpq connection strings: control over the cipher suites? Graham Leggett 11:27
Re: Jsonb transform for pl/python Aleksander Alekseev 12:26
Re: pg_basebackup --progress output for batch execution Arthur Zakirov 12:29
Reorder header files in alphabetical order 📎 Etsuro Fujita 12:42
A weird bit in pg_upgrade/exec.c a.akenteva 15:07
Re: Moving relation extension locks out of heavyweight lock manager Robert Haas 15:28
Re: Runtime Partition Pruning Robert Haas 15:31
Re: Moving relation extension locks out of heavyweight lock manager Tom Lane 15:38
Re: Pg V10: Patch for bug in bonjour support Tom Lane 15:40
Re: A weird bit in pg_upgrade/exec.c Alvaro Herrera 16:06
Re: A weird bit in pg_upgrade/exec.c Tom Lane 16:17
Re: A weird bit in pg_upgrade/exec.c Tom Lane 16:21
Re: (spelling) Ensure header of postgresql.auto.conf is consistent Tom Lane 16:58
Aggregates push-down to partitions Konstantin Knizhnik 17:14
Re: [PATCH] A hook for session start 📎 Fabrízio de Royes Mello 17:32
pageinspect option to forgo buffer locking? Andres Freund 17:49
Re: pageinspect option to forgo buffer locking? Peter Geoghegan 17:51
Re: libpq connection strings: control over the cipher suites? Joe Conway 17:53
Re: pageinspect option to forgo buffer locking? Robert Haas 17:55
Re: Simplify ACL handling for large objects and removal of superuser() checks Tom Lane 17:56
Re: pageinspect option to forgo buffer locking? Andres Freund 17:58
Re: pageinspect option to forgo buffer locking? Robert Haas 18:00
Re: Parallel Append implementation 📎 Robert Haas 18:14
Re: Simplify ACL handling for large objects and removal of superuser() checks Stephen Frost 18:16
Re: proposal: psql command \graw 📎 Pavel Stehule 18:33
Re: [POC] Faster processing at Gather node Robert Haas 18:35
Re: Simplify ACL handling for large objects and removal of superuser() checks Robert Haas 18:39
Re: Aggregates push-down to partitions Maksim Milyutin 18:50
Re: Simplify ACL handling for large objects and removal of superuser() checks Stephen Frost 18:52
Re: Simplify ACL handling for large objects and removal of superuser() checks Robert Haas 19:39
Re: why not parallel seq scan for slow functions Robert Haas 19:42
Re: [PATCH] Improve geometric types Emre Hasegeli 19:55
Re: Simplify ACL handling for large objects and removal of superuser() checks Stephen Frost 19:56
Re: proposal: psql command \graw Fabien COELHO 20:03
Inlining functions with "expensive" parameters Paul Ramsey 20:11
Re: proposal: psql command \graw Pavel Stehule 20:12
Re: Simplify ACL handling for large objects and removal of superuser() checks Robert Haas 20:15
OpeSSL - PostgreSQL chiru r 21:59
different content of pg_depend after pg_upgrade Pavel Stehule 22:02
Re: Simplify ACL handling for large objects and removal of superuser() checks Tom Lane 22:05
Re: OpeSSL - PostgreSQL John R Pierce 22:06
Re: pageinspect option to forgo buffer locking? Tom Lane 22:14
Re: pageinspect option to forgo buffer locking? Andres Freund 22:21
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple 📎 Andres Freund 22:24
Re: OpeSSL - PostgreSQL Tom Lane 22:26
Re: [HACKERS] OpeSSL - PostgreSQL Joe Conway 22:46
Re: [PATCH] A hook for session start Michael Paquier 23:08
pgsql: Add hash partitioning. Robert Haas 23:10
Re: [POC] hash partitioning 📎 Robert Haas 23:11
Re: Simplify ACL handling for large objects and removal of superuser() checks Michael Paquier 23:11
Re: libpq connection strings: control over the cipher suites? Michael Paquier 23:17
Re: Simplify ACL handling for large objects and removal of superuser() checks Tom Lane 23:18
Re: libpq connection strings: control over the cipher suites? Joe Conway 23:19
Re: pg_basebackup --progress output for batch execution Jeff Janes 23:55

Nov. 10, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 00:02
Re: Simplify ACL handling for large objects and removal of superuser() checks Stephen Frost 00:06
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 00:17
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 00:19
Re: path toward faster partition pruning Amit Langote 00:34
User defined data types in Logical Replication 📎 Huong Dangminh 00:41
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 00:45
Re: GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 00:47
Re: Fix bloom WAL tap test Michael Paquier 00:49
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 00:53
Re: Simplify ACL handling for large objects and removal of superuser() checks Tom Lane 01:00
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 01:13
Re: [HACKERS] OpeSSL - PostgreSQL chiru r 01:52
Re: Runtime Partition Pruning Amit Kapila 02:03
Re: [POC] Faster processing at Gather node Amit Kapila 02:31
Re: [HACKERS] OpeSSL - PostgreSQL Joe Conway 02:47
Re: Simplify ACL handling for large objects and removal of superuser() checks Michael Paquier 02:50
Re: [POC] Faster processing at Gather node Robert Haas 03:06
Re: path toward faster partition pruning Kyotaro HORIGUCHI 03:30
Re: UPDATE of partition key 📎 Amit Khandekar 03:42
Re: [POC] Faster processing at Gather node Amit Kapila 04:18
Re: [POC] hash partitioning amul sul 05:38
Re: path toward faster partition pruning Kyotaro HORIGUCHI 05:38
Re: path toward faster partition pruning Kyotaro HORIGUCHI 05:44
Re: proposal: psql command \graw 📎 Pavel Stehule 06:21
Re: path toward faster partition pruning Kyotaro HORIGUCHI 07:07
Re: proposal: psql command \graw Fabien COELHO 07:12
Re: proposal: psql command \graw Pavel Stehule 07:17
pg audit requirements Pavel Stehule 07:33
Re: path toward faster partition pruning David Rowley 07:40
Re: UPDATE of partition key Amit Khandekar 07:49
Re: Aggregates push-down to partitions Ashutosh Bapat 09:15
Re: pg_basebackup --progress output for batch execution Arthur Zakirov 09:24
Incorrect comment for build_child_join_rel 📎 Etsuro Fujita 09:34
No mention of CREATE STATISTICS in event trigger docs 📎 David Rowley 10:43
Re: [POC] Faster processing at Gather node Amit Kapila 10:44
Re: Runtime Partition Pruning amul sul 11:03
Re: Another oddity in handling of WCO constraints in postgres_fdw Etsuro Fujita 11:36
Re: pg_basebackup --progress output for batch execution Martín Marqués 13:32
Re: Transform for pl/perl Pavel Stehule 13:40
Re: Add some const decorations to prototypes Peter Eisentraut 14:05
Re: Variable substitution in psql backtick expansion 📎 Pavel Stehule 14:49
Re: [POC] Faster processing at Gather node 📎 Robert Haas 15:09
Re: PATCH: multivariate histograms and MCV lists Mark Dilger 15:17
Re: Add some const decorations to prototypes Fabien COELHO 15:17
Re: Add some const decorations to prototypes Fabien COELHO 15:29
Re: Simplify ACL handling for large objects and removal of superuser() checks Tom Lane 15:34
Re: proposal: psql command \graw Fabien COELHO 15:38
pg_upgrade to clusters with a different WAL segment size Bossart, Nathan 15:46
Re: [PATCH] A hook for session start 📎 Fabrízio de Royes Mello 15:49
Re: Simplify ACL handling for large objects and removal of superuser() checks Robert Haas 15:50
Re: Add some const decorations to prototypes Tom Lane 15:54
Re: proposal: psql command \graw Pavel Stehule 15:57
Re: Aggregates push-down to partitions Konstantin Knizhnik 15:57
Re: Incorrect comment for build_child_join_rel Robert Haas 15:58
Re: Add some const decorations to prototypes Fabien COELHO 16:42
Re: Add some const decorations to prototypes Tom Lane 16:53
Re: Fix bloom WAL tap test Tom Lane 17:37
Re: Fix bloom WAL tap test Tom Lane 18:12
Re: Add some const decorations to prototypes Peter Eisentraut 18:18
[Patch] Log SSL certificate verification errors Graham Leggett 18:34
Re: parallelize queries containing initplans 📎 Robert Haas 18:45
Re: Add some const decorations to prototypes Peter Eisentraut 18:48
Re: parallelize queries containing initplans Tom Lane 19:24
Re: Restrict concurrent update/delete with UPDATE of partition key Robert Haas 19:35
Re: LDAP URI decoding bugs Peter Eisentraut 19:37
Re: parallelize queries containing initplans Robert Haas 19:39
Re: Planning counters in pg_stat_statements Thomas Munro 19:42
Re: parallelize queries containing initplans Tom Lane 20:03
Re: LDAP URI decoding bugs Thomas Munro 20:10
Re: Proposal: Improve bitmap costing for lossy pages Robert Haas 21:55
Re: Simplify ACL handling for large objects and removal of superuser() checks Stephen Frost 23:58

Nov. 11, 2017

Thread Author Time
Re: Simplify ACL handling for large objects and removal of superuser() checks Michael Paquier 00:01
Re: pg_upgrade to clusters with a different WAL segment size Michael Paquier 00:04
Re: [Patch] Log SSL certificate verification errors Michael Paquier 04:23
Re: [PATCH] A hook for session start Michael Paquier 08:48
Re: [Patch] Log SSL certificate verification errors 📎 Graham Leggett 10:50
Re: GatherMerge misses to push target list 📎 Robert Haas 11:35
Re: [PROPOSAL] Temporal query processing with range types Robert Haas 12:19
Re: parallelize queries containing initplans 📎 Amit Kapila 12:19
Re: [PATCH] A hook for session start 📎 Fabrízio de Royes Mello 12:35
Re: [PATCH] Generic type subscripting 📎 Dmitry Dolgov 15:34
Re: Simplify ACL handling for large objects and removal of superuser() checks Tom Lane 17:02
Re: possible encoding issues with libxml2 functions Noah Misch 20:19
Re: Partition-wise aggregation/grouping Konstantin Knizhnik 20:29
BUG #14897: Segfault on statitics SQL request gmail Vladimir Koković 20:41
Re: pgsql: Add hash partitioning. Andreas Seltenreich 21:31

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

Browse Archives

Prev | Next