Removing spaces

Поиск
Список
Период
Сортировка
От Dave Smith
Тема Removing spaces
Дата
Msg-id 1045674474.12427.22.camel@playpen
обсуждение исходный текст
Ответы Re: Removing spaces
Re: Removing spaces
Список pgsql-general
I have a field of type text that has a value like

'hello   \nworld   \n'

I would like to remove the trailing blanks between the last character
and the newline. I would like to use replace with a regx  like
/[ ]+\n/\n/ but it does not seem to work.





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

Предыдущее
От: "Mark Cave-Ayland"
Дата:
Сообщение: Re: 7.3.1 takes long time to vacuum table?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.3.1 takes long time to vacuum table?