Re: "long" type is not appropriate for counting tuples - Mailing list pgsql-hackers

From Andres Freund
Subject Re: "long" type is not appropriate for counting tuples
Date
Msg-id DE82E6E9-D0C0-496B-8608-F5FCAFAC1E53@anarazel.de
Whole thread Raw
In response to Re: "long" type is not appropriate for counting tuples  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: "long" type is not appropriate for counting tuples  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
Hi,

On May 22, 2019 7:40:28 AM PDT, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> 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 currently work with postgres?

Andres
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Why does ExecComputeStoredGenerated() form a heap tuple
Next
From: Tom Lane
Date:
Subject: Re: pgindent run next week?