Re: date formatting and tab-complete patch - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: date formatting and tab-complete patch
Date
Msg-id Pine.LNX.4.30.0112051355440.777-100000@peter.localdomain
Whole thread Raw
In response to Re: date formatting and tab-complete patch  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-hackers
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@gmx.net



pgsql-hackers by date:

Previous
From: Brent Verner
Date:
Subject: Re: text -> time cast problem
Next
From: Barry Lind
Date:
Subject: Re: [GENERAL] java stored procedures