Re: "long" type is not appropriate for counting tuples

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: "long" type is not appropriate for counting tuples
Дата
Msg-id 20190814181709.hv67u3acg5vjqakz@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: "long" type is not appropriate for counting tuples  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: "long" type is not appropriate for counting tuples  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
Hi,

On 2019-05-22 16:40:28 +0200, Peter Eisentraut wrote:
> On 2019-04-29 19:52, Andres Freund wrote:
> > Hm. It appears that gettext supports expanding PRId64 PRIu64 etc in
> > translated strings.
> 
> That won't work in non-GNU gettext.

Which of those do we actually support? We already depend on
bind_textdomain_codeset, which afaict wasn't present in older gettext
implementations.

- Andres



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: proposal: make NOTIFY list de-duplication optional
Следующее
От: Tom Lane
Дата:
Сообщение: Re: getting ERROR "relation 16401 has no triggers" with partition foreign key alter