Re: pg_partition_tree crashes for a non-defined relation - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_partition_tree crashes for a non-defined relation
Date
Msg-id 20181214002724.GF2921@paquier.xyz
Whole thread Raw
In response to Re: pg_partition_tree crashes for a non-defined relation  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On Thu, Dec 13, 2018 at 03:34:56PM +0900, Amit Langote wrote:
> Thank you Michael for taking care of this.  I agree with the consensus
> that instead of throwing an error for unsupported relkinds,
> pg_partition_tree should rather return single row containing NULL for all
> columns.

Cool, thanks for confirming!  If there are complains on the matter,
let's of course tune it again if necessary before the release.  There is
still time for that.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Can we remove the #fdef UNUSED code from nbtxlog.c
Next
From: Robert Haas
Date:
Subject: Re: Minimal logical decoding on standbys