modifying query results with a regex?

Поиск
Список
Период
Сортировка
От KC
Тема modifying query results with a regex?
Дата
Msg-id 016e01bf1ef5$40ad8e40$a368d2cc@hawaii.rr.com
обсуждение исходный текст
Список pgsql-sql
Does there currently exist in Postgres' SQL a way to modify the results of a query using regex, without writing a custom function?
 
I'd like to grab about 1000+ columns and apply a regex 'mask' to them then categorize them based on the new values and return the result.
 
Thanks in advance :)
 
-KC

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

Предыдущее
От: Postgres
Дата:
Сообщение: Vacuum takes more than 1 hr
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Vacuum takes more than 1 hr