Re: date formatting and tab-complete patch

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: date formatting and tab-complete patch
Дата
Msg-id Pine.LNX.4.30.0112051355440.777-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: date formatting and tab-complete patch  (Karel Zak <zakkr@zf.jcu.cz>)
Список 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 по дате отправления:

Предыдущее
От: Brent Verner
Дата:
Сообщение: Re: text -> time cast problem
Следующее
От: Barry Lind
Дата:
Сообщение: Re: [GENERAL] java stored procedures