Re: How to release SET() in PgSQL?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to release SET() in PgSQL?
Дата
Msg-id 10896.982778503@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How to release SET() in PgSQL?  (Dan Lyke <danlyke@flutterby.com>)
Список pgsql-general
>> How can I do it in PgSQL? I need it so much!

I think the usual advice is to make it a text or varchar column and
use a check constraint to enforce that only one of the allowed strings
can be stored in it.

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: How to release SET() in PgSQL?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: AllocSetAlloc()