mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
|
# citext extension
|
||
|
comment = 'data type for case-insensitive character strings'
|
||
|
default_version = '1.0'
|
||
|
module_pathname = '$libdir/citext'
|
||
|
relocatable = true
|