Re: A few questions about carriage returns (\r) - Mailing list pgsql-general

From Nis Jorgensen
Subject Re: A few questions about carriage returns (\r)
Date
Msg-id 44917E82.50203@superlativ.dk
Whole thread Raw
In response to Re: A few questions about carriage returns (\r)  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: A few questions about carriage returns (\r)
List pgsql-general
Martijn van Oosterhout wrote:

> I beleive there is a regexp_replace. In psql, if you type \df you get a
> list of all defined functions. The docs have info too.

The function is confusingly not mentioned in the documentation under
"String Functions and Operators", but only under "Pattern Matching". I
would suggest at least adding a reference from the former to the latter.

If someone with access edits that page, perhaps they can at the same
time move the note "a. The to_ascii function supports conversion from
LATIN1, LATIN2, LATIN9, and WIN1250 encodings only" into the description
field for the function, or at least add an indication that there is a note.

/Nis


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: A few questions about carriage returns (\r)
Next
From: Jon Lapham
Date:
Subject: Re: A few questions about carriage returns (\r)