File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 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
33
44On AIX 4.3.2 PostgreSQL compiled with the native IBM compiler xlc
55(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
1616supports the string class (e.g. VisualAge C++ filesets vacpp.cmp.batch 5.0
1717and vacpp.cmp.include 5.0).
1818
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.
2121
22- Compiling PostgreSQL with gcc (2.95.2 ) on AIX also works.
22+ Compiling PostgreSQL with gcc (2.95.3 ) on AIX also works.
2323Use the configure flags: --with-CC=gcc
2424
2525Since the mktime() function does not work on AIX for dates before
You can’t perform that action at this time.
0 commit comments