Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [PATCH] Implement uuid_version() - Mailing list pgsql-hackers

From Jose Luis Tallon
Subject Re: [PATCH] Implement uuid_version()
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [PATCH] Implement uuid_version()  (Peter Eisentraut <[email protected]>)
List pgsql-hackers
On 5/7/19 11:00, Peter Eisentraut wrote:
> On 2019-07-05 00:08, Jose Luis Tallon wrote:
>> On 4/7/19 17:30, Alvaro Herrera wrote:
>>> On 2019-Jul-04, Tom Lane wrote:
>>>
>>>> A possible option 3 is to keep the function in pgcrypto but change
>>>> its C code to call the core code.
> Updated patch with this change included.
Great, thanks!



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: how to run encoding-dependent tests by default
Next
From: Amit Kapila
Date:
Subject: Re: POC: Cleaning up orphaned files using undo logs