forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc2b716a
committed
Replace imprecise value of PI with a better one, and tweak circle_poly
in hopes of reducing platform-to-platform variations in its results.This will cause the geometry regression test to start failing on someplatforms. I plan to update the test later today.1 parentcea5388 commitc2b716a
1 file changed
+10
-5
lines changedLines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
| |||
4365 | 4367 |
| |
4366 | 4368 |
| |
4367 | 4369 |
| |
4368 |
| - | |
| 4370 | + | |
4369 | 4371 |
| |
4370 | 4372 |
| |
4371 | 4373 |
| |
| |||
4438 | 4440 |
| |
4439 | 4441 |
| |
4440 | 4442 |
| |
| 4443 | + | |
4441 | 4444 |
| |
4442 | 4445 |
| |
4443 | 4446 |
| |
| |||
4455 | 4458 |
| |
4456 | 4459 |
| |
4457 | 4460 |
| |
| 4461 | + | |
| 4462 | + | |
4458 | 4463 |
| |
4459 | 4464 |
| |
4460 |
| - | |
| 4465 | + | |
4461 | 4466 |
| |
4462 | 4467 |
| |
4463 | 4468 |
| |
|
0 commit comments
Comments
(0)