Re: Problem with default partition pruning - Mailing list pgsql-hackers

From Shawn Wang
Subject Re: Problem with default partition pruning
Date
Msg-id 156074212109.1403.13115055299095638563.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Problem with default partition pruning  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: Problem with default partition pruning
List 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

pgsql-hackers by date:

Previous
From: "Tsunakawa, Takayuki"
Date:
Subject: RE: Speed up transaction completion faster after many relations areaccessed in a transaction
Next
From: Pavel Stehule
Date:
Subject: Re: proposal: new polymorphic types - commontype and commontypearray