mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
Emre Hasegeli Patch: <CAE2gYzzF24ZHWqkMukkHwqa0otbES9Rex22LrjQUNbi=oKziNQ@mail.gmail.com>
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
# citext extension
|
|
comment = 'data type for case-insensitive character strings'
|
|
default_version = '1.4'
|
|
module_pathname = '$libdir/citext'
|
|
relocatable = true
|