- Notifications
You must be signed in to change notification settings - Fork5
Commit368b7c6
committed
Fix numeric abbreviation for --disable-float8-byval.
When committingabd94bc, I tried to makeit decide what kind of abbreviation to use based only on SIZEOF_DATUM,without regard to USE_FLOAT8_BYVAL. That attempt was a few bricks shortof a load, so try to fix it, and add a comment explaining what we'reabout.Patch by me; review (but not a full endorsement) by Andrew Gierth.1 parentb7e1652 commit368b7c6
1 file changed
+14
-6
lines changedLines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
299 | 305 |
| |
300 | 306 |
| |
301 |
| - | |
302 |
| - | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
303 | 310 |
| |
304 |
| - | |
305 |
| - | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
306 | 314 |
| |
307 | 315 |
| |
308 | 316 |
| |
| |||
1883 | 1891 |
| |
1884 | 1892 |
| |
1885 | 1893 |
| |
1886 |
| - | |
| 1894 | + | |
1887 | 1895 |
| |
1888 | 1896 |
| |
1889 | 1897 |
| |
| |||
1960 | 1968 |
| |
1961 | 1969 |
| |
1962 | 1970 |
| |
1963 |
| - | |
| 1971 | + | |
1964 | 1972 |
| |
1965 | 1973 |
| |
1966 | 1974 |
| |
|
0 commit comments
Comments
(0)