Re: Add 64-bit XIDs into PostgreSQL 15 - Mailing list pgsql-hackers

From Zhang Mingli
Subject Re: Add 64-bit XIDs into PostgreSQL 15
Date
Msg-id d90f891e-548a-4477-bf8c-b7b038b8db52@Spark
Whole thread Raw
In response to Re: Add 64-bit XIDs into PostgreSQL 15  (Maxim Orlov <orlovmg@gmail.com>)
Responses Re: Add 64-bit XIDs into PostgreSQL 15
List pgsql-hackers
Hi,

Is this patch target to PG16 now?

I want to have a look at these patches, but apply on master failed:

Applying: Use 64-bit numbering of SLRU pages.
Applying: Use 64-bit format to output XIDs
Applying: Use 64-bit FullTransactionId instead of Epoch:xid
Applying: Use 64-bit pages representation in SLRU callers.
error: patch failed: src/backend/access/transam/multixact.c:1228
error: src/backend/access/transam/multixact.c: patch does not apply
Patch failed at 0004 Use 64-bit pages representation in SLRU callers.
hint: Use 'git am --show-current-patch=diff' to see the failed patch


Regards,
Zhang Mingli

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures
Next
From: David Rowley
Date:
Subject: Re: missing indexes in indexlist with partitioned tables