Peter Geoghegan <[email protected]> writes: > On Thu, Jul 2, 2020 at 10:53 AM James Coleman <[email protected]> wrote: >> Do you think it's reasonable to use int64 across the board for memory >> and disk space numbers then? If so, I can update the patch.
> Using int64 as a replacement for long is the safest general strategy,
mumble ssize_t mumble
regards, tom lane
