Re: Alter all tables in schema owner fix - Mailing list pgsql-hackers

From Bossart, Nathan
Subject Re: Alter all tables in schema owner fix
Date
Msg-id 15982040-71A1-48DF-BC9B-B18DB9EB0B34@amazon.com
Whole thread Raw
In response to Re: Alter all tables in schema owner fix  (Greg Nancarrow <gregn4422@gmail.com>)
Responses Re: Alter all tables in schema owner fix  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On 12/7/21, 2:47 AM, "Greg Nancarrow" <gregn4422@gmail.com> wrote:
> On Tue, Dec 7, 2021 at 9:01 PM Amit Kapila <amit.kapila16@gmail.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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump versus ancient server versions
Next
From: Robert Haas
Date:
Subject: Re: ExecTypeSetColNames is fundamentally broken