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

  1. Update Solution.pm for new LoongArch CRC symbol

  2. Use native CRC instructions on 64-bit LoongArch

  3. Recalculate search_path after ALTER ROLE.