citext extension

GPTKB entity

Statements (12)
Predicate Object
gptkbp:instanceOf PostgreSQL extension
gptkbp:availableOn gptkb:PostgreSQL_8.4
gptkbp:documentation https://www.postgresql.org/docs/current/citext.html
gptkbp:enables case-insensitive string comparison
case-insensitive string indexing
https://www.w3.org/2000/01/rdf-schema#label citext extension
gptkbp:installWith CREATE EXTENSION citext;
gptkbp:provides gptkb:citext_data_type
gptkbp:purpose case-insensitive text handling
gptkbp:usedFor gptkb:PostgreSQL
gptkbp:bfsParent gptkb:PostgreSQL
gptkbp:bfsLayer 5