mirror of
https://github.com/postgres/postgres.git
synced 2026-03-11 10:45:17 -04:00
6 lines
158 B
Text
6 lines
158 B
Text
|
|
# citext extension
|
||
|
|
comment = 'data type for case-insensitive character strings'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/citext'
|
||
|
|
relocatable = true
|