Wo finden Sie das Citext-Modul in Postgres 9.3 auf Ubuntu 14.04?

Ich versuche also, citext zu verwenden, aber es scheint MIA von Ubuntu 14.04 Postgres Install zu sein. Wo kann man dieses mythische Biest namens citext für postgresql 9.3 finden? project_test=> CREATE TABLE "customers_addresstype" ( project_test(> "id" serial NOT NULL PRIMARY KEY,...