On 20 February 2016 at 17:24, Dean Rasheed <[email protected]> wrote: > It looks to me as though it doesn't need long long anyway, since the > rotation it's doing can be done just as easily with ints, for example:
Oh, scratch that -- I was assuming int would be 32-bit, which it might not be. Regards, Dean -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
