Re: Review: GiST support for UUIDs
Teodor Sigaev <teodor@sigaev.ru>
From: Teodor Sigaev <teodor@sigaev.ru>
To: Andres Freund <andres@anarazel.de>,
Paul A Jungwirth <pj@illuminatedcomputing.com>,
Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2015-09-14T16:05:16Z
Lists: pgsql-hackers
Andres Freund wrote:
> Please post reviews to the original thread unless that's already humongously large.
I've lost original mail. Sorry.
> Otherwise somebody needs to manually link up the threads in the CF application.
Of course, I did it
>
> It also makes it much harder to follow the development because there'll likely be a new version of the patch
> after a review. Which then cab either pushed in a thread titled review, or in an old one, without context.
Sorry, I tried to fix that as possible.
--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/
Commits
-
Add uuid to the set of types supported by contrib/btree_gist.
- 11da83a0e70d 10.0 landed