citext

data type for case-insensitive character strings

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
3980
citext
citext
1.6
TYPE
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s-dt-
No
Yes
No
Yes
no
yes
Relationships
See Also
prefix
semver
ltree
unaccent
unit
pgpdf
pglite_fusion
md5hash

Packages

PG18PG17PG16PG15PG14PG13
1.6
1.6
1.6
1.6
1.6
1.6

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION citext;
Last updated on