From df21a52950e75f1461a537fa99e2b068b0218dca Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Sat, 27 Nov 2004 05:15:21 +0000 Subject: [PATCH] Add mention of Cygwin. Update version number. --- doc/FAQ | 7 ++++--- doc/src/FAQ/FAQ.html | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index f7be751db1e..b91e5aa4736 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sat Nov 20 17:28:23 EST 2004 + Last updated: Sat Nov 27 00:14:59 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -188,7 +188,8 @@ Starting with version 8.0, PostgreSQL now runs natively on Microsoft Windows NT-based operating systems like Win2000, WinXP, and Win2003. A prepackaged installer is available at - http://pgfoundry.org/projects/pginstaller. + 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. @@ -241,7 +242,7 @@ 1.7) What is the latest release? - The latest release of PostgreSQL is version 7.4.5. + The latest release of PostgreSQL is version 7.4.6. We plan to have major releases every six to eight months. diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index d0540e1d4b7..4b9369fef61 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: Sat Nov 20 17:28:23 EST 2004</P> + <P>Last updated: Sat Nov 27 00:14:59 EST 2004</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -241,7 +241,8 @@ Microsoft Windows NT-based operating systems like Win2000, WinXP, and Win2003. A prepackaged installer is available at <a href= "http://pgfoundry.org/projects/pginstaller"> - http://pgfoundry.org/projects/pginstaller</a>. + 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>.</p> @@ -314,7 +315,7 @@ <H4><A name="1.7">1.7</A>) What is the latest release?</H4> - <P>The latest release of PostgreSQL is version 7.4.5.</P> + <P>The latest release of PostgreSQL is version 7.4.6.</P> <P>We plan to have major releases every six to eight months.</P> -- GitLab