Implement uuid_version()

Edit
ID 2084
Title Implement uuid_version()
Topic Miscellaneous
Created 2019-04-06 12:20:23
Last modified 2019-09-02 16:00:33 (5 years, 2 months ago)
Latest email 2019-09-02 16:00:25 (5 years, 2 months ago)
Status
2019-09: Returned with feedback
2019-07: Moved to next CF
Target version 13
Authors Jose Luis Tallon (jltallon)
Reviewers Fabien Coelho (calvin)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2084
git checkout commitfest/cf/2084
Emails
[PATCH] Implement uuid_version()
First at 2019-04-06 11:57:22 by Jose Luis Tallon <jltallon at adv-solutions.net>
Latest at 2019-09-02 16:00:25 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest attachment (doc-pgcrypto-gen_random_uuid.v1.patch) at 2019-07-15 02:37:35 from Ian Barwick <ian.barwick at 2ndquadrant.com>
    Attachment (doc-pgcrypto-gen_random_uuid.v1.patch) at 2019-07-15 02:37:35 from Ian Barwick <ian.barwick at 2ndquadrant.com> (Patch: Yes)
    Attachment (v2-0001-Add-gen_random_uuid-function.patch) at 2019-07-05 09:00:48 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Add-gen_random_uuid-function.patch) at 2019-06-11 08:49:17 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (uuid_version-v2.patch) at 2019-04-07 13:38:44 from Jose Luis Tallon <jltallon at adv-solutions.net> (Patch: Yes)
    Attachment (uuid_version.patch) at 2019-04-06 11:57:22 from Jose Luis Tallon <jltallon at adv-solutions.net> (Patch: Yes)

Annotations

When Who Mail Annotation
2019-04-07 13:53:51 Jose Luis Tallon (jltallon) From Jose Luis Tallon <jltallon@adv-solutions.net>
at 2019-04-07 13:38:44
Patch v2
2019-06-28 07:33:32 Fabien Coelho (calvin) From Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
at 2019-06-11 11:11:51
duplicate of entry 2084?
History
When Who What
2019-09-02 16:00:33 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Returned with feedback
2019-08-26 13:49:47 Álvaro Herrera (alvherre) New status: Waiting on Author
2019-08-26 13:48:52 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Returned with feedback
2019-08-26 13:48:15 Álvaro Herrera (alvherre) New status: Needs review
2019-07-13 15:16:56 Fabien Coelho (calvin) New status: Waiting on Author
2019-07-13 15:16:25 Fabien Coelho (calvin) Closed in commitfest 2019-07 with status: Moved to next CF
2019-07-13 15:16:14 Fabien Coelho (calvin) New status: Needs review
2019-07-13 06:32:06 Fabien Coelho (calvin) New status: Waiting on Author
2019-06-28 07:33:33 Fabien Coelho (calvin) Added annotation "duplicate of entry 2084?" to b7158d9d-1cb1-6c74-04ee-a5fc2dca7983@2ndquadrant.com
2019-06-28 07:30:34 Fabien Coelho (calvin) Added calvin as reviewer
2019-04-07 13:53:51 Jose Luis Tallon (jltallon) Added annotation "Patch v2" to da5a8e33-28ce-a8c5-11bc-11bde7854415@adv-solutions.net
2019-04-06 12:20:48 Jose Luis Tallon (jltallon) Changed authors to Jose Luis Tallon (jltallon)
2019-04-06 12:20:48 Jose Luis Tallon (jltallon) Changed targetversion to 13
2019-04-06 12:20:23 Jose Luis Tallon (jltallon) Attached mail thread 1baf5fd5-b3aa-d36a-649c-3c2a788515d8@adv-solutions.net
2019-04-06 12:20:23 Jose Luis Tallon (jltallon) Created patch record
Edit