RE: POC: make mxidoff 64 bits

From: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
To: 'Maxim Orlov' <orlovmg(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
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 02:56:13
Message-ID: TYRPR01MB121563A4DA8B2FE9A2ECB79F5F541A@TYRPR01MB12156.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Best regards,
Hayato Kuroda
FUJITSU LIMITED

Attachment Content-Type Size
0001-Fix-the-test-007_multixact_conversion.pl.patch application/octet-stream 1.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-03-17 03:16:13 elog: clarify usage and style of error reporting functions
Previous Message Tom Lane 2026-03-17 02:49:26 Re: Change copyObject() to use typeof_unqual