forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite9cd1c7
committed
Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on
0.0/0.0. That option appears to affect the regression test result as well.The compiler documentation doesn't recommend -O4 for universal use, solet's stick to the conservative -O (== -O2) by default.1 parent8e8816c commite9cd1c7
File tree
3 files changed
+1
-300
lines changed- src
- template
- test/regress
- expected
3 files changed
+1
-300
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 0 additions & 298 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
|
0 commit comments
Comments
(0)