From 43eb2830ebd0d3a771735521ae28b64ba452bd24 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Tue, 4 Jan 2005 03:43:28 +0000 Subject: [PATCH] Add OS/2 port mention. --- doc/FAQ | 9 +++++++-- doc/src/FAQ/FAQ.html | 8 +++++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 9a4f6345288..66b2fb5cb32 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Dec 24 12:18:49 EST 2004 + Last updated: Mon Jan 3 22:43:02 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -150,7 +150,7 @@ PostgreSQL Data Base Management System - Portions copyright (c) 1996-2004, PostgreSQL Global Development Group + Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group Portions Copyright (c) 1994-6 Regents of the University of California Permission to use, copy, modify, and distribute this software and its @@ -190,6 +190,11 @@ http://pgfoundry.org/projects/pginstaller. MSDOS-based versions of Windows (Win95, Win98, WinMe) can run PostgreSQL using Cygwin. + There is also a Novell Netware 6 port at http://forge.novell.com, and + an OS/2 (eComStation) version at + http://www.os2world.com/cgi-bin/news/viewnews.cgi?category=32&id=11035 + 94114. + There is also a Novell Netware 6 port at http://forge.novell.com. 1.5) Where can I get PostgreSQL? diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 0599ee39712..ad315bb0a79 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Fri Dec 24 12:18:49 EST 2004</P> + <P>Last updated: Mon Jan 3 22:43:02 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -246,6 +246,12 @@ http://pgfoundry.org/projects/pginstaller</a>. MSDOS-based versions of Windows (Win95, Win98, WinMe) can run PostgreSQL using Cygwin. + <p>There is also a Novell Netware 6 port at + <a href="http://forge.novell.com">http://forge.novell.com</a>, + and an OS/2 (eComStation) version at <a href= + "http://www.os2world.com/cgi-bin/news/viewnews.cgi?category=32&id=1103594114"> + http://www.os2world.com/cgi-bin/news/viewnews.cgi?category=32&id=1103594114</a>.</p> + <p>There is also a Novell Netware 6 port at <a href="http://forge.novell.com">http://forge.novell.com</a>.</p> -- GitLab