Re: [GENERAL] Pattern Matching question - PG 9.6

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: [GENERAL] Pattern Matching question - PG 9.6
Дата
Msg-id CAKFQuwbDQhkcPuSzgv3PdXbGd8a0NVp4DRtUiAp-Bv6+4NaOPA@mail.gmail.com
обсуждение исходный текст
Ответ на [GENERAL] Pattern Matching question - PG 9.6  (Patrick B <patrickbakerbr@gmail.com>)
Ответы Re: [GENERAL] Pattern Matching question - PG 9.6
Список pgsql-general
On Sunday, May 14, 2017, Patrick B <patrickbakerbr@gmail.com> wrote:

5   /testfile/client/10/attachment/1000/master/   10

7   /testfile/client/10/attachment/unassigned/file/1001/master   10

8   /testfile/client/10/attachment/unassigned/file/1002/master   10

What am I doing wrong?


Without you explaining why 6 and 9 are invalid it's impossible to say how you should modify your regex to exclude them.  You may find positive and negative look-ahead useful though.

David J.

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

Предыдущее
От: Patrick B
Дата:
Сообщение: Re: [GENERAL] Pattern Matching question - PG 9.6
Следующее
От: Patrick B
Дата:
Сообщение: Re: [GENERAL] Pattern Matching question - PG 9.6