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
- v1-netbsd-error-out-uuid_generate_v1-and-uuid_generate_v1mc-functions.patch (text/x-patch) patch v1
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
-
Reject bogus output from uuid_create(3).
- e55ccb3b179c 14.6 landed
- c4b6d218e369 16.0 landed
- a61095aa7946 13.9 landed
- 95028d9de422 10.23 landed
- 4d3f54bd7a0d 11.18 landed
- 23fe89a61223 12.13 landed
- 100a8ca2c285 15.0 landed