mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update contrib/seg for new scalarlesel/scalargesel selectivity functions.
I somehow missed this module in commit 7d08ce286
.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# seg extension
|
||||
comment = 'data type for representing line segments or floating-point intervals'
|
||||
default_version = '1.1'
|
||||
default_version = '1.2'
|
||||
module_pathname = '$libdir/seg'
|
||||
relocatable = true
|
||||
|
Reference in New Issue
Block a user