Re: configure --with-uuid=bsd fails on NetBSD

Nazir Bilal Yavuz <byavuz81@gmail.com>

From: Nazir Bilal Yavuz <byavuz81@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>, Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-08-26T15:36:29Z
Lists: pgsql-hackers

Attachments

Hi,

On 8/21/22 04:37, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
>> Perhaps we should make them error out instead? It doesn't seem helpful to
>> just return something wrong...
> Yeah, might be appropriate.

Based on these discussions, I attached a patch.

Thanks,
Nazir Bilal Yavuz

Commits

  1. Reject bogus output from uuid_create(3).