Re: [PATCH] Add loongarch native checksum implementation.
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: huchangqi <huchangqi@loongson.cn>
Cc: YANG Xudong <yangxudong@ymatrix.cn>,
John Naylor <john.naylor@enterprisedb.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
wengyanqing@ymatrix.cn,
wanghao@ymatrix.cn,
Andrew Dunstan <andrew@dunslane.net>
Date: 2023-07-06T09:48:38Z
Lists: pgsql-hackers
> On 6 Jul 2023, at 09:14, huchangqi <huchangqi@loongson.cn> wrote: > > Hi, i have a loongarch machine runing Loongnix-server (based on redhat/centos, it has gcc-8.3 on it), i am trying to test buildfarm on it, when i edit build-farm.conf it seems to need animal and secret to connect the buildfarm server. > then i go to https://buildfarm.postgresql.org/cgi-bin/register-form.pl, and registered the buildfarm a week ago, but didn't receive any response. so what else i need to do next. Thanks for volunteering a buildfarm animal! The registration is probably just pending due to it being summer and things slow down, but I've added Andrew Dunstan who is the Buildfarm expert on CC:. -- Daniel Gustafsson
Commits
-
Update Solution.pm for new LoongArch CRC symbol
- f25b18500a84 17.0 landed
-
Use native CRC instructions on 64-bit LoongArch
- 4d14ccd6af6e 17.0 landed
-
Recalculate search_path after ALTER ROLE.
- fa2e874946c5 17.0 cited