Re: pgsql: Add function to get memory context stats for processes - Mailing list pgsql-committers

From Daniel Gustafsson
Subject Re: pgsql: Add function to get memory context stats for processes
Date
Msg-id DCBEB877-44B3-4A16-A010-29EDD33EA871@yesql.se
Whole thread Raw
In response to Re: pgsql: Add function to get memory context stats for processes  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: pgsql: Add function to get memory context stats for processes
List pgsql-committers
> On 10 Apr 2025, at 13:42, Laurenz Albe <laurenz.albe@cybertec.at> wrote:
> On Tue, 2025-04-08 at 09:10 +0000, Daniel Gustafsson wrote:

>> +extern dsa_area *area;
> 
> This commit causes problems for PostGIS, because the name "area" collides
> with a PostGIS object:

Thanks for the report, I've already posted a patch [0] and will push that
shortly.

--
Daniel Gustafsson

[0] https://postgr.es/m/68638ACC-3556-429E-93A0-189F73D0E274@yesql.se



pgsql-committers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: pgsql: Add function to get memory context stats for processes
Next
From: Laurenz Albe
Date:
Subject: Re: pgsql: Add function to get memory context stats for processes