Re: FW: Re: FW: Re: Shouldn;t this trigger be called?

Поиск
Список
Период
Сортировка
От Morris de Oryx
Тема Re: FW: Re: FW: Re: Shouldn;t this trigger be called?
Дата
Msg-id CAKqncciHvQf3Wxwo2ckJ2x1E+FGjfJSfs0VG4Q73QbOURFkQRw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: FW: Re: FW: Re: Shouldn;t this trigger be called?  (stan <stanb@panix.com>)
Список pgsql-general
citext is an extension, so you have to install it:

CREATE EXTENSION citext;
That's the simplest form. you can install it into a specific schema, test for existence, etc. Check out the CREATE EXTENSION docs here:


В списке pgsql-general по дате отправления:

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: Web users as database users?
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: Web users as database users?