Re: r trim of characters other than space

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: r trim of characters other than space
Дата
Msg-id 43F05803.4020500@magproductions.nl
обсуждение исходный текст
Ответ на Re: r trim of characters other than space  ("surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in>)
Список pgsql-general
surabhi.ahuja wrote:
>         patName := trim($1);
>         select trim(trailing `^` from patName) INTO patName;
>         trim(patName);
I think this line should contain an assignment.

--
Alban Hertroys

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Debian apt-get
Следующее
От: "Ilja Golshtein"
Дата:
Сообщение: indexes for ILIKE