forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitef4a163

Hiroshi Inoue
1) Fit the precision of floating point to that of server side
(fix by Hiroki kataoka).2) Ensure the definition of atof()(#include stdlib.h). (suggestion by Masaaki Sakaida).1 parentf7f0b17 commitef4a163
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| |||
892 | 893 |
| |
893 | 894 |
| |
894 | 895 |
| |
895 |
| - | |
| 896 | + | |
896 | 897 |
| |
897 | 898 |
| |
898 | 899 |
| |
899 | 900 |
| |
900 |
| - | |
| 901 | + | |
901 | 902 |
| |
902 | 903 |
| |
903 | 904 |
| |
|
0 commit comments
Comments
(0)