Re: Towards easier AMs: Cleaning up inappropriate use of name "relkind"
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Mark Dilger <mark.dilger@enterprisedb.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-07-01T09:45:06Z
Lists: pgsql-hackers
> 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. cheers ./daniel
Commits
-
Rename field "relkind" to "objtype" for CTAS and ALTER TABLE nodes
- cc35d8933a21 14.0 landed