forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7f9c715
committed
Doc: small improvements in discussion of geometric data types.
State explicitly that the coordinates in our geometric data types arefloat8. Also explain that polygons store their bounding box.While here, fix the table of geometric data types to show type"line"'s size correctly: it's 24 bytes not 32. This has somehowescaped notice since that table was made in 1998.Per suggestion from Sebastian Skałacki. The size error seemsimportant enough to justify back-patching.Discussion:https://postgr.es/m/172000045661.706.1822177575291548794@wrigleys.postgresql.org1 parente72f841 commit7f9c715
1 file changed
+16
-3
lines changedLines changed: 16 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3369 | 3369 |
| |
3370 | 3370 |
| |
3371 | 3371 |
| |
3372 |
| - | |
| 3372 | + | |
3373 | 3373 |
| |
3374 | 3374 |
| |
3375 | 3375 |
| |
| |||
3413 | 3413 |
| |
3414 | 3414 |
| |
3415 | 3415 |
| |
| 3416 | + | |
| 3417 | + | |
| 3418 | + | |
| 3419 | + | |
| 3420 | + | |
3416 | 3421 |
| |
3417 | 3422 |
| |
3418 | 3423 |
| |
| |||
3603 | 3608 |
| |
3604 | 3609 |
| |
3605 | 3610 |
| |
3606 |
| - | |
3607 |
| - | |
| 3611 | + | |
| 3612 | + | |
| 3613 | + | |
| 3614 | + | |
| 3615 | + | |
| 3616 | + | |
| 3617 | + | |
| 3618 | + | |
| 3619 | + | |
| 3620 | + | |
3608 | 3621 |
| |
3609 | 3622 |
| |
3610 | 3623 |
| |
|
0 commit comments
Comments
(0)