File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- From: Zeugswetter Andreas <ZeugswetterA@wien. spardat.at>
2
- Tue Mar 27 10:47:31 MSZ 2001
1
+ From: Zeugswetter Andreas <ZeugswetterA@spardat.at>
2
+ Fri Feb 1 17:24:51 NFT 2002
3
3
4
4
On AIX 4.3.2 PostgreSQL compiled with the native IBM compiler xlc
5
5
(vac.C 5.0.1) passes all regression tests.
@@ -16,10 +16,10 @@ installed the appropriate C++ include files and use a C++ version that
16
16
supports the string class (e.g. VisualAge C++ filesets vacpp.cmp.batch 5.0
17
17
and vacpp.cmp.include 5.0).
18
18
19
- There will probably be warnings about int8 - int64 redefines, 0.0/0.0
20
- division and duplicate symbol warnings which you can safely ignore.
19
+ There will probably be warnings about 0.0/0.0 division and duplicate symbols
20
+ which you can safely ignore.
21
21
22
- Compiling PostgreSQL with gcc (2.95.2 ) on AIX also works.
22
+ Compiling PostgreSQL with gcc (2.95.3 ) on AIX also works.
23
23
Use the configure flags: --with-CC=gcc
24
24
25
25
Since the mktime() function does not work on AIX for dates before
You can’t perform that action at this time.
0 commit comments