1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
Files
postgres/contrib/citext/citext.control
2024-12-29 13:37:35 -05:00

7 lines
173 B
Plaintext

# citext extension
comment = 'data type for case-insensitive character strings'
default_version = '1.8'
module_pathname = '$libdir/citext'
relocatable = true
trusted = true