Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types - Mailing list pgsql-hackers

From Matheus de Oliveira
Subject Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types
Date
Msg-id CAJghg4J6Anwob_c-g8B6CX6bzh81L9qNnB0f44r-x59fhMugEg@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers


On Thu, Apr 5, 2018 at 8:16 AM, Teodor Sigaev <teodor@sigaev.ru> wrote:
somehow you missed some parts in 0001 patch, at least regression tests fail:

  CREATE EXTENSION btree_gin;
+ ERROR:  could not find function "gin_extract_value_uuid" in file "/usr/local/pgsql/lib/btree_gin.so"


Ouch... My fault, filterdiff is acting weird for some reason...

Here is the corrected versions... I tested here applying on a clean master just to be sure, all looks good.

Very sorry about that mess. I hope it can get in v11, it is a patch so simple, but so useful for many people.

Best regards,
--
Matheus de Oliveira


Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: [HACKERS] Runtime Partition Pruning
Next
From: Dmitry Dolgov
Date:
Subject: typcategory for regconfig