Re: [BUGS] BUG #14681: Erroneous modulo (%) result - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: [BUGS] BUG #14681: Erroneous modulo (%) result
Date
Msg-id CAKFQuwahRKVyfQpST=DgM4gc7d=uDnQxhkPgdxNsJnVygL9ufQ@mail.gmail.com
Whole thread Raw
In response to [BUGS] BUG #14681: Erroneous modulo (%) result  (marc@daelemans.com)
List pgsql-bugs
On Wed, May 31, 2017 at 2:45 PM, <marc@daelemans.com> wrote:

The Win8.1 PC has Postgresql 9.6.3 and the Win7SP1 PC has Postgresql 9.6.0,
both with PGAdmin3 1.21.1 and identical installation parameters.

​Might want to run the same under psql to see if pgAdmin or the server is the source of the discrepancy.

David J.​

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: [BUGS] BUG #14681: Erroneous modulo (%) result
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] [BUGS] Concurrent ALTER SEQUENCE RESTART Regression