How best to work around the issue - regex string cannot contain brackets

Поиск
Список
Период
Сортировка
От Shaozhong SHI
Тема How best to work around the issue - regex string cannot contain brackets
Дата
Msg-id CA+i5JwYi246WtbtgQQy5o7vhsj8DLqunAA4FW1m68NpLUp0gLg@mail.gmail.com
обсуждение исходный текст
Ответы Re: How best to work around the issue - regex string cannot contain brackets  (Christophe Pettus <xof@thebuild.com>)
Re: How best to work around the issue - regex string cannot contain brackets  (hubert depesz lubaczewski <depesz@depesz.com>)
Список pgsql-sql
One would consider the following would work, but it did not because the brackets.
select regexp_matches('Department for Transport (Parking)', 'Department for Transport (Parking)', 'g')

Can anyone enlighten me?

Regards,

David

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

Предыдущее
От: aditya desai
Дата:
Сообщение: Increase fetch fize of oracl_fdw(ALTER SERVER)
Следующее
От: Christophe Pettus
Дата:
Сообщение: Re: How best to work around the issue - regex string cannot contain brackets