Re: crash with sql language partition support function - Mailing list pgsql-hackers

From Andres Freund
Subject Re: crash with sql language partition support function
Date
Msg-id 20180413182133.euxapzksj3ejxo2h@alap3.anarazel.de
Whole thread Raw
In response to Re: crash with sql language partition support function  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
Hi,

On 2018-04-13 15:08:30 -0300, Alvaro Herrera wrote:
> I think this is a good improvement.  On top of that, I propose a new
> file partitioning/partdefs.h with the following approximate contents.
> This reduces cross-inclusion of headers to the minimum.  I'm dealing
> with the fallout from this now, will post a complete patch shortly.

It'd be good to adjust the thread topic - this surely isn't about the
crash anymore. And it's good, especially given we're past the feature
freeze etc, if the subject conveyed what's happening?

- Andres


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Postgres stucks in deadlock detection
Next
From: Alvaro Herrera
Date:
Subject: partitioning code reorganization