Re: substring syntax with regexp

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: substring syntax with regexp
Дата
Msg-id 20040630085425.A93096@megazone.bigpanda.com
обсуждение исходный текст
Ответ на substring syntax with regexp  (joseph speigle <joe.speigle@jklh.us>)
Список pgsql-general
On Wed, 30 Jun 2004, joseph speigle wrote:

> main=> \e hostname.sql
> ERROR:  syntax error at or near "http" at character 290
> LINE 13:   newuri = substr(tempuri from 'http://[^/]*/.*');

You probably need to double those quotes ('') since it's inside
a quoted string (the function body).


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: substring syntax with regexp
Следующее
От: Eric Wright
Дата:
Сообщение: Re: postgresql install: jdbc: No such file or directory.