From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Nis Jorgensen <nis(at)superlativ(dot)dk> |
Cc: | Jon Lapham <lapham(at)jandr(dot)org>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: A few questions about carriage returns (\r) |
Date: | 2006-06-15 17:37:32 |
Message-ID: | 200606151737.k5FHbWK05747@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Nis Jorgensen wrote:
> 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.
Docs are updated in CVS HEAD and 8.1.X branches.
> 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.
OK, footnote removed and text added to main description:
Convert string to ASCII from another encoding (only supports conversion
from LATIN1, LATIN2, LATIN9, and WIN1250 encodings)
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Florian G. Pflug | 2006-06-15 18:16:03 | Re: VACUUMing sometimes increasing database size / sometimes |
Previous Message | Nitin Verma | 2006-06-15 17:35:29 | Re: VACUUMing sometimes increasing database size / sometimes crashing it |