Re: Assert name/short_desc to prevent SHOW ALL segfault - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Assert name/short_desc to prevent SHOW ALL segfault
Date
Msg-id 2914530.1653708496@sss.pgh.pa.us
Whole thread Raw
In response to Re: Assert name/short_desc to prevent SHOW ALL segfault  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> And I've learnt today that we enforce a definition of __has_attribute
> at the top of c.h, and that we already rely on that.  So I agree that
> what you are doing in 0002 should be enough.  Should we wait until 16~
> opens for business though?  I don't see a strong argument to push
> forward with that now that we are in beta mode on HEAD.

Agreed.  This part isn't a bug fix.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Assert name/short_desc to prevent SHOW ALL segfault
Next
From: Michael Paquier
Date:
Subject: Re: suboverflowed subtransactions concurrency performance optimize