From 4ee5fa3c74f19bcb0a1e301cf1acc232f5e1a8ce Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Tue, 12 Nov 2002 20:02:32 +0000 Subject: Update AIX resultmap for horology tests, per Andreas. --- doc/FAQ_AIX | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/FAQ_AIX b/doc/FAQ_AIX index 88592b383be..16b70f18c96 100644 --- a/doc/FAQ_AIX +++ b/doc/FAQ_AIX @@ -1,5 +1,5 @@ From: Zeugswetter Andreas -$Date: 2002/11/11 20:04:05 $ +$Date: 2002/11/12 20:02:32 $ On AIX 4.3.2 PostgreSQL compiled with the native IBM compiler xlc (vac.C 5.0.1) passes all regression tests. Other versions of OS and @@ -18,7 +18,3 @@ Compiling PostgreSQL with gcc (2.95.3) on AIX also works. You need libm.a that is in the fileset bos.adt.libm. (Try the following command.) $ lslpp -l bos.adt.libm - -Since the mktime() function does not work on AIX for dates before -1970, all localtime formatted datetimes will not use daylight-saving -time for dates before 1970. -- cgit v1.2.3