Re: BUG #17358: While using --with-uuid=bsd option, uuid_ossp test fails on NetBSD 9.2
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: byavuz81@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2022-01-08T20:06:43Z
Lists: pgsql-bugs
On 2022-01-08 14:59:56 -0500, Tom Lane wrote: > > We could grab it from ossp-uuid or e2fs - both seem to be compatibly licensed? > > Right, I was planning to have a look at how they'd done it. The BSD > implementation seems to be inside the kernel, so that's not likely > to be helpful, but the other two must be in userspace. https://github.com/tytso/e2fsprogs/blob/master/lib/uuid/gen_uuid.c#L240 https://github.com/sean-/ossp-uuid/blob/master/uuid_mac.c#L92
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