Re: Towards easier AMs: Cleaning up inappropriate use of name "relkind"

Mark Dilger <mark.dilger@enterprisedb.com>

From: Mark Dilger <mark.dilger@enterprisedb.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-07-01T16:46:34Z
Lists: pgsql-hackers

Attachments


> On Jul 1, 2020, at 2:45 AM, Daniel Gustafsson <daniel@yesql.se> wrote:
> 
>> On 3 Jun 2020, at 19:05, Mark Dilger <mark.dilger@enterprisedb.com> wrote:
> 
>> The attached patch cleans this up.
> 
> The gram.y hunks in this patch no longer applies, please submit a rebased
> version.  I'm marking the entry Waiting on Author in the meantime.

Rebased patch attached.  Thanks for mentioning it!


Commits

  1. Rename field "relkind" to "objtype" for CTAS and ALTER TABLE nodes