Re: BUG #15343: Segmentation fault using pg_dump with --exclude-tableif table contains identity column - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #15343: Segmentation fault using pg_dump with --exclude-tableif table contains identity column
Date
Msg-id 45913d0f-d395-3099-9dff-20fc8316848c@2ndquadrant.com
Whole thread Raw
In response to Re: BUG #15343: Segmentation fault using pg_dump with --exclude-tableif table contains identity column  (David Rowley <david.rowley@2ndquadrant.com>)
Responses Re: BUG #15343: Segmentation fault using pg_dump with--exclude-table if table contains identity column  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
On 21/08/2018 13:12, David Rowley wrote:
> On 21 August 2018 at 17:46, David Rowley <david.rowley@2ndquadrant.com> wrote:
>> On 21 August 2018 at 13:49, Michael Paquier <michael@paquier.xyz> wrote:
>>> I was just looking at this issue, or both of you are already on it?
>>
>> It's already in my head what it should look like, so I can write it,
>> although it might not appear until tomorrow, as I've reached the end
>> of my day now.
> 
> I've attached what I had in mind.  The header comment for
> getOwnedSeqs() gives me the impression this is the best place to
> locate this code.

Yes, that looks good to me.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-bugs by date:

Previous
From: David Rowley
Date:
Subject: Re: BUG #15343: Segmentation fault using pg_dump with --exclude-tableif table contains identity column
Next
From: PG Bug reporting form
Date:
Subject: BUG #15344: pg_proc.proisagg was removed incompatibly in PostgreSQL 11