]> pd.if.org Git - uuid/commitdiff
Add support for gin indexes on uuid arrays.
authorNathan Wagner <nw@hydaspes.if.org>
Tue, 23 Sep 2014 04:07:51 +0000 (04:07 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Tue, 23 Sep 2014 04:11:31 +0000 (04:11 +0000)
Added a default operator class for gin indexes on uuid[].
Since we want to support arrays containing nulls, the operator
class uses existing array support methods.


No differences found