Re: rename labels in heapam.c? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: rename labels in heapam.c?
Date
Msg-id 20988.1553289640@sss.pgh.pa.us
Whole thread Raw
In response to Re: rename labels in heapam.c?  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On 2019-03-22 17:09:23 -0400, Tom Lane wrote:
>> Is it practical to get rid of the goto's altogether?  If not,
>> renaming would be an improvement.

> I don't think it'd be easy.

Fair enough.  I just wanted to be sure we considered getting rid of
the pig before we put lipstick on it.  I concur that it's not worth
major refactoring to do so.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Making all nbtree entries unique by having heap TIDs participatein comparisons
Next
From: Julien Rouhaud
Date:
Subject: Re: Ordered Partitioned Table Scans