pguri/uri.control
Peter Eisentraut cd80642413 Add hash operator class
The uri = uri operator was marked as HASHES, but no hash function or
hash operator class was defined.  Hash joins would therefore fail.

Bug report and original patch by Grégoire HUBERT (@chanmix51).

closes #3
2015-08-29 16:17:13 -04:00

5 lines
92 B
Plaintext

comment = 'uri type'
default_version = 1
module_pathname = '$libdir/uri'
relocatable = true