Michael Glaesemann <[EMAIL PROTECTED]> writes: > I think display depends on whether or not you configured Postgres > with or without --enable-nls.
No, to_char understands numeric locales regardless of enable-nls. There is no provision for locale-dependent output from a plain numeric column; you must use to_char. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org/