Re: [PATCH] Add loongarch native checksum implementation. - Mailing list pgsql-hackers

From YANG Xudong
Subject Re: [PATCH] Add loongarch native checksum implementation.
Date
Msg-id 1ae5eb28-43bb-ac79-e50b-60493163ede7@ymatrix.cn
Whole thread Raw
In response to Re: [PATCH] Add loongarch native checksum implementation.  (YANG Xudong <yangxudong@ymatrix.cn>)
List pgsql-hackers
Many thanks to huchangqi. Now we have loongarch64 support for both old 
world ABI and new world ABI on the buildfarm!

-------- Forwarded Message --------
Subject: Re: [PATCH] Add loongarch native checksum implementation.
Date: Tue, 25 Jul 2023 15:51:43 +0800
From: huchangqi <huchangqi@loongson.cn>
To: YANG Xudong <yangxudong@ymatrix.cn>

Both cisticola and nuthatch are on the buildfarm now。

cisticola is "old world ABI".
https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=cisticola&br=HEAD

nuthatch is "new world ABI".
https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=nuthatch&br=HEAD

----------
Best regards,
huchangqi


On 2023/7/5 15:11, John Naylor wrote:
 >
 > Before I look at this again: Are there any objections to another CRC
 > implementation for the reason of having no buildfarm member?

It is possible to try this patch on buildfarm now, I guess?



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Prevent psql \watch from running queries that return no rows
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add loongarch native checksum implementation.