Re: pgsql: Refactor to add pg_strcoll(), pg_strxfrm(), and variants. - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: pgsql: Refactor to add pg_strcoll(), pg_strxfrm(), and variants.
Date
Msg-id 20230224002029.GQ1653@telsasoft.com
Whole thread Raw
Responses Re: pgsql: Refactor to add pg_strcoll(), pg_strxfrm(), and variants.
List pgsql-hackers
These patches cause warnings under MSVC.

Of course my patch to improve CI by warning about compiler warnings is
the only one to notice.

https://cirrus-ci.com/task/6199582053367808

-- 
Justin



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Rework of collation code, extensibility
Next
From: Thomas Munro
Date:
Subject: Re: stopgap fix for signal handling during restore_command