]> pd.if.org Git - uuid/commitdiff
mark functions as immutable
authorNathan Wagner <nw@hydaspes.if.org>
Tue, 23 Sep 2014 03:44:28 +0000 (03:44 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Tue, 23 Sep 2014 03:49:26 +0000 (03:49 +0000)
Indexing on the result of a function doesn't work for volatile
functions.  This was preventing effective use of GIN indexes
on uuid types in some circumstances.


No differences found