Re: Fix some corner cases that cube_in rejects - Mailing list pgsql-hackers

From Amul Sul
Subject Re: Fix some corner cases that cube_in rejects
Date
Msg-id 20160927072551.1310.91199.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Fix some corner cases that cube_in rejects  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Fix some corner cases that cube_in rejects  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            not tested

Note for committer :  There are unnecessary files (cube_1.out, cube_2.out & cube_3.out) in contrib directory, that need
tobe removed at code checkin,  other than this concern, I think this patch looks pretty reasonable. Thanks.
 

Regards,
Amul

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: Rajkumar Raghuwanshi
Date:
Subject: Re: Partition-wise join for join between (declaratively) partitioned tables
Next
From: Heikki Linnakangas
Date:
Subject: Re: Refactoring speculative insertion with unique indexes a little