Domain for regular expressions?

Поиск
Список
Период
Сортировка
От Tim Landscheidt
Тема Domain for regular expressions?
Дата
Msg-id m3k4snxmaj.fsf@passepartout.tim-landscheidt.de
обсуждение исходный текст
Список pgsql-general
Hi,

is there a "proper" domain for regular expressions? At the
moment I'm using:

| CREATE DOMAIN RegularExpression AS TEXT CHECK('' ~ VALUE OR '' !~ VALUE);

which works.

Tim

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: How to configure the postmaster daemon so that it accepts TCP connections?
Следующее
От: Ankuj Gupta
Дата:
Сообщение: Re: How to configure the postmaster daemon so that it accepts TCP connections?