Re: [PATCH] Support Int64 GUCs

From: Evgeny <evorop(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Support Int64 GUCs
Date: 2024-12-08 14:11:42
Message-ID: 4c0c1924-a68c-4b3f-bf81-5af13b1a9087@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers!

Upgraded the "Int64 GUC" patch in order to conform to f3f06b13308e3
updates. Rebased and tested upon the current master (3f9b9621766). The
patch is still needed to be up to date as a part of the xid64 solution.

Best regards,
Evgeny Voropaev,
TantorLabs, LLC.
<evorop(at)gmail(dot)com>
<evgeny(dot)voropaev(at)tantorlabs(dot)ru>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Evgeny Voropaev 2024-12-08 14:16:25 Re: [PATCH] Support Int64 GUCs
Previous Message Nazir Bilal Yavuz 2024-12-08 12:53:21 Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty?