Re: Alter all tables in schema owner fix

From: "Bossart, Nathan" <bossartn(at)amazon(dot)com>
To: Greg Nancarrow <gregn4422(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: vignesh C <vignesh21(at)gmail(dot)com>, "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
Subject: Re: Alter all tables in schema owner fix
Date: 2021-12-07 17:49:57
Message-ID: 15982040-71A1-48DF-BC9B-B18DB9EB0B34@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/7/21, 2:47 AM, "Greg Nancarrow" <gregn4422(at)gmail(dot)com> wrote:
> On Tue, Dec 7, 2021 at 9:01 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>>
>> Thanks, the patch looks mostly good to me. I have slightly modified it
>> to incorporate one of Michael's suggestions, ran pgindent, and
>> modified the commit message.
>>
>
> LGTM, except in the patch commit message I'd change "Create
> Publication" to "CREATE PUBLICATION".

LGTM, too.

Nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2021-12-07 17:58:48 Re: ExecTypeSetColNames is fundamentally broken
Previous Message Tom Lane 2021-12-07 17:46:09 Re: pg_dump versus ancient server versions