Re: BUG #16693: Weird behaviour of function uuid_generate_v5() when used in a trigger - Mailing list pgsql-bugs

From Andres Freund
Subject Re: BUG #16693: Weird behaviour of function uuid_generate_v5() when used in a trigger
Date
Msg-id 20201030225125.y2ammaufgpyzf7ee@alap3.anarazel.de
Whole thread Raw
In response to BUG #16693: Weird behaviour of function uuid_generate_v5() when used in a trigger  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
Hi,

On 2020-10-30 21:48:34 +0000, PG Bug reporting form wrote:
> I want to generate stable UUIDs only depending on the contents of a field.
> Function uuid_generate_v5 from extension uuid-ossp looked perfect. I checked
> that the function generates an identical UUID even on 2 different databases
> :
> 
> Did I miss something or is it a bug ?

Hard to tell - this isn't a self contained example, so we can't easily
try to reproduce and narrow down the issue.

Greetings,

Andres Freund



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16693: Weird behaviour of function uuid_generate_v5() when used in a trigger
Next
From: Grigory Smolkin
Date:
Subject: pg_receivewal compressed partial file problem