| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
| Cc: | Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>, PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: date formatting and tab-complete patch |
| Date: | 2001-12-06 16:39:11 |
| Message-ID: | Pine.LNX.4.30.0112051355440.777-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Karel Zak writes:
> (What portability of nl_langinfo()? The localeconv() is ANSI C and
> POSIX functions.)
To use the table of contents of the GNU libc manual:
* The Lame Way to Locale Data:: ISO C's `localeconv'.
* The Elegant and Fast Way:: X/Open's `nl_langinfo'.
--
Peter Eisentraut peter_e(at)gmx(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brent Verner | 2001-12-06 16:44:49 | Re: text -> time cast problem |
| Previous Message | Stephan Szabo | 2001-12-06 16:31:09 | Re: how to chane the type |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Doug McNaught | 2001-12-06 18:13:18 | Re: [BASIC FEATURES] stored procedures in Postgresql ? |
| Previous Message | Jrme Courat | 2001-12-06 13:45:18 | [BASIC FEATURES] stored procedures in Postgresql ? |