Re: Remaining calls of heap_close/heap_open in the tree
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-10-17T08:25:54Z
Lists: pgsql-hackers
On Thu, Oct 17, 2019 at 01:04:50AM -0700, Andres Freund wrote: > Wonder if it's worth removing the backward compat ones from master? I > don't quite think so, but... I would vote for the removal so as we'll never see that again in core. Let's see what others think here. -- Michael
Commits
-
Remove last traces of heap_open/close in the tree
- f25968c49697 13.0 landed