Re: XID formatting and SLRU refactorings - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: XID formatting and SLRU refactorings
Date
Msg-id CAJ7c6TPTRX+ZM+c5ZDrpbZdK+r69G36VO_pML1XpBe1EkgZX9Q@mail.gmail.com
Whole thread Raw
In response to Re: XID formatting and SLRU refactorings  (Pavel Borisov <pashkin.elfe@gmail.com>)
Responses Re: XID formatting and SLRU refactorings  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
Hi,

>> > I think what's done in patch 0001 is just an extension of existing
>> > logic and moving it into separate function.
>>
>> That's right. I'm arguing that now is a good time to clean it up.
>>
>> I won't insist if Alexander prefers to commit it as it is, though. But
>> let's at least explain how this works in the comment, instead of the XXX.
>
> I agree with you that would be good to add a comment instead of XXX and commit.

+1

One could argue that getting rid of short filenames entirely in the
long term (i.e. always long_segment_names == true) could be a better
strategy. Maybe it's not but I believe this should be discussed
separately from the patchset under question.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: POC, WIP: OR-clause support for indexes
Next
From: "Drouvot, Bertrand"
Date:
Subject: Re: Synchronizing slots from primary to standby