Re: POC: make mxidoff 64 bits

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, 'Maxim Orlov' <orlovmg(at)gmail(dot)com>
Cc: Alexander Lakhin <exclusion(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, wenhui qiu <qiuwenhuifx(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: POC: make mxidoff 64 bits
Date: 2026-03-17 09:52:57
Message-ID: bccc728a-97b4-415e-91b0-4eb539ea2bb4@iki.fi
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 17/03/2026 04:56, Hayato Kuroda (Fujitsu) wrote:
> Hi hackers,
>
> Thanks for working on the project.
> While running 007_multixact_conversion.pl with the meson build system, I found
> that delete_old_cluster.sh can be generated in the source tree.
> IIUC, we must expressly change the current directory under the tmp_check.
>
> Please see attached to fix the issue.

Applied, thanks!

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2026-03-17 09:53:50 Re: SQL Property Graph Queries (SQL/PGQ)
Previous Message Fujii Masao 2026-03-17 09:48:46 Re: Propagate XLogFindNextRecord error to callers