vat/vat.control
jordi fita mas 0bbb04196f Mark vatin type as collatable
Otherwise, since it is a type based on text, users could receive an
error like

> ERROR: could not determine which collation to use for string comparison

when running VACUUM ANALYZE, for instance.
2023-07-03 17:46:18 +02:00

6 lines
144 B
Plaintext

comment = 'data type for VAT registration numbers'
default_version = '0.1'
module_pathname = '$libdir/vat'
relocatable = true
superuser = false