Re: Remaining calls of heap_close/heap_open in the tree - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Remaining calls of heap_close/heap_open in the tree
Date
Msg-id 20191018010311.GH17439@paquier.xyz
Whole thread Raw
In response to Re: Remaining calls of heap_close/heap_open in the tree  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
Responses Re: Remaining calls of heap_close/heap_open in the tree
List pgsql-hackers
On Thu, Oct 17, 2019 at 12:34:44PM +0100, Dagfinn Ilmari Mannsåker wrote:
> Would it be possible to wrap them in some #if(n)def guard so that
> they're available when building out-of-tree extensions, but not when
> building postgres itself?

Not sure that's worth the trouble.  If there are no objections, I will
remove the compatibility macros.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: v12 and pg_restore -f-
Next
From: Michael Paquier
Date:
Subject: Re: v12.0: segfault in reindex CONCURRENTLY