]> pd.if.org Git - uuid/commit
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)
commit17c5231ae64bd5b61abc13db6081f35d5da3ec44
tree10bd705facc5b71c5b6e271952c176e045704838
parent5394807cb2d9c07c8689d3f48c9b05d20c44beb4
Add support for gin indexes on uuid arrays.

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.
postgres/Makefile
postgres/pduuid--1.0.1--1.1.sql [new file with mode: 0644]
postgres/pduuid--1.1.sql [new file with mode: 0644]
postgres/pduuid.control