Re: Fix some corner cases that cube_in rejects

From: Amul Sul <sulamul(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Fix some corner cases that cube_in rejects
Date: 2016-09-27 07:25:51
Message-ID: 20160927072551.1310.91199.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, 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 to be 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2016-09-27 08:10:28 Re: Refactoring speculative insertion with unique indexes a little
Previous Message Rajkumar Raghuwanshi 2016-09-27 07:25:50 Re: Partition-wise join for join between (declaratively) partitioned tables