BUG #14670: uuid_generate_v3 and uuid_generate_v5 do not support binary names

From: mohd(dot)akram(at)live(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14670: uuid_generate_v3 and uuid_generate_v5 do not support binary names
Date: 2017-05-24 20:46:37
Message-ID: 20170524204637.27678.60552@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14670
Logged by: Mohamed Akram
Email address: mohd(dot)akram(at)live(dot)com
PostgreSQL version: 9.6.3
Operating system: macOS 10.12.5
Description:

As per RFC 4122 - https://tools.ietf.org/html/rfc4122#section-4.3 - name
should not be limited to textual data.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2017-05-24 21:26:54 Re: BUG #14670: uuid_generate_v3 and uuid_generate_v5 do not support binary names
Previous Message Amit Langote 2017-05-24 20:22:16 Re: BUG #14666: Question on money type as the key of partitioned table