forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6995c5f
committed
Please forget all I said about gcc and AIX in my previous mail.
It does work with the following patch applied and gcc 2.95.2 .Use --with-template=aix_gcc to compile the whole lot with gcc.The geometry regression test produces different precision.With optimization I run into regression failures starting at oidjoins,thus no -O2. Anybody else try gcc 2.95.2 and -O2 on beta4 ?This is an important patch, since recent versions of the IBM compilerare not for free, and thus most questions I get concern gcc.AndreasPS.: I am testing with beta41 parent15942b8 commit6995c5f
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments
Comments
(0)