regexp_match() returning text

Поиск
Список
Период
Сортировка
От Emre Hasegeli
Тема regexp_match() returning text
Дата
Msg-id CAE2gYzy42sna2ME_e3y1KLQ-4UBrB-eVF0SWn8QG39sQSeVhEw@mail.gmail.com
обсуждение исходный текст
Ответы Re: regexp_match() returning text  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: regexp_match() returning text  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список pgsql-hackers
Attached patch adds regexp_match() function which is a simple variant of
regexp_matches() that doesn't return a set.  It is based on Tom Lane's
comment to bug #10889 [1].

[1] https://www.postgresql.org/message-id/23769.1404747766@sss.pgh.pa.us

Вложения

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Does people favor to have matrix data type?
Следующее
От: Tom Lane
Дата:
Сообщение: Redesigning parallel dump/restore's wait-for-workers logic