Re: Problem with default partition pruning

From: Shawn Wang <shawn(dot)wang(at)highgo(dot)ca>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Yuzuko Hosoya <yuzukohosoya(at)gmail(dot)com>
Subject: Re: Problem with default partition pruning
Date: 2019-06-17 03:28:41
Message-ID: 156074212109.1403.13115055299095638563.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, failed
Implements feature: tested, passed
Spec compliant: not tested
Documentation: not tested

Hi Hosoya-san,
I tested different types of key values, and multi-level partitioned tables, and found no problems.
Only the SQL in the file of src/test/regress/results/partition_prune.out has a space that caused the regression test to fail.

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2019-06-17 03:31:40 Re: proposal: new polymorphic types - commontype and commontypearray
Previous Message Tsunakawa, Takayuki 2019-06-17 03:04:51 RE: Speed up transaction completion faster after many relations are accessed in a transaction