From: | Jose Luis Tallon <jltallon(at)adv-solutions(dot)net> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, David Fetter <david(at)fetter(dot)org> |
Subject: | Re: [PATCH] Implement uuid_version() |
Date: | 2019-07-05 11:35:58 |
Message-ID: | 507ef974-7fc8-c5fa-b7f0-c8ed5a79b2ae@adv-solutions.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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!
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2019-07-05 11:50:50 | Re: POC: Cleaning up orphaned files using undo logs |
Previous Message | Peter Eisentraut | 2019-07-05 11:33:17 | Re: how to run encoding-dependent tests by default |