diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-04-14 02:10:57 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-04-14 02:10:57 +0000 |
commit | 83c94a886c059e8d45cb2f5cd097df634ef5371d (patch) | |
tree | dd67f8eb5f38b281d5fd5e500c3231c83b2b60da /src/backend/tcop/postgres.c | |
parent | ca224d2ba49ea8f8b4c30d05a755d281efbc8624 (diff) | |
download | postgresql-83c94a886c059e8d45cb2f5cd097df634ef5371d.tar.gz postgresql-83c94a886c059e8d45cb2f5cd097df634ef5371d.zip |
Another try at making numeric MODULO operator produce the right answer.
Although it was now using the right equation, it was making bogus choices
of the precision to compute intermediate results to. I'm not sure this
is really right even yet, but it's better than before ...
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions