PostgreSQL/contrib/seg/seg.control
Tom Lane 44ba292064 Update contrib/seg for new scalarlesel/scalargesel selectivity functions.
I somehow missed this module in commit 7d08ce286.
2017-09-13 11:54:55 -04:00

6 lines
172 B
Plaintext

# seg extension
comment = 'data type for representing line segments or floating-point intervals'
default_version = '1.2'
module_pathname = '$libdir/seg'
relocatable = true