]> pd.if.org Git - uuid/commit
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)
commit5394807cb2d9c07c8689d3f48c9b05d20c44beb4
treee32300a3badbf464b82db25dcae6f42801bdab67
parentc79f8a942740ec85af61103024b649174913f126
mark functions as immutable

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