1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-08 22:02:03 +03:00
postgres/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