Re: [HACKERS] Useless code in ExecInitModifyTable

Michael Paquier <michael.paquier@gmail.com>

From: Michael Paquier <michael.paquier@gmail.com>
To: Ryan Murphy <ryanfmurphy@gmail.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>, Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Date: 2017-11-28T02:18:48Z
Lists: pgsql-hackers
On Tue, Sep 5, 2017 at 12:41 PM, Ryan Murphy <ryanfmurphy@gmail.com> wrote:
> The new status of this patch is: Waiting on Author

This status is misleading, so I switched it back to "needs review"
(please be careful about that!). I can still apply the patch
correctly. Sorry I am not taking the time to have a meaningful opinion
about this patch. The patch passes all regression tests. As I am on
this entry, I am bumping the patch to next CF..
-- 
Michael


Commits

  1. Remove useless lookup of root partitioned rel in ExecInitModifyTable().

  2. Don't scan partitioned tables.