X-Original-To: pgsql-docs@postgresql.org
Received: from localhost (postgresql.org [64.49.215.8])
by postgresql.org (Postfix) with ESMTP id E15AB475FDE
for ; Sat, 22 Feb 2003 05:14:13 -0500 (EST)
Received: from postgresql.org ([64.49.215.8])
by localhost (postgresql.org [64.49.215.8:10024]) (amavisd-new) with
SMTP id 38957-07 for ;
Sat, 22 Feb 2003 05:14:03 -0500 (EST)
Received: from post.webmailer.de (natsmtp00.webmailer.de [192.67.198.74])
by postgresql.org (Postfix) with ESMTP id 93CB7476138
for ; Sat, 22 Feb 2003 04:30:17 -0500 (EST)
Received: from ianb.local (pD9E0EB12.dip.t-dialin.net [217.224.235.18])
by post.webmailer.de (8.9.3/8.8.7) with ESMTP id KAA17531
for ; Sat, 22 Feb 2003 10:30:17 +0100 (MET)
From: Ian Barwick
To: pgsql-docs@postgresql.org
Subject: FAQ link corrections, replacement to prev. patch
Date: Sat, 22 Feb 2003 10:29:45 +0100
X-Mailer: KMail [version 1.4]
MIME-Version: 1.0
Content-Type: Multipart/Mixed;
boundary="------------Boundary-00=_LDEPJ5BUC6Y5HVGBINCS"
Message-Id: <200302221029.45478.barwick@gmx.net>
X-Virus-Scanned: by amavisd-new
X-Archive-Number: 200302/27
X-Sequence-Number: 1661
--------------Boundary-00=_LDEPJ5BUC6Y5HVGBINCS
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
supersedes previous patch and also adds a link
to the techdocs page on Windows ports.
Ian Barwick
barwick@gmx.net
--------------Boundary-00=_LDEPJ5BUC6Y5HVGBINCS
Content-Type: text/x-diff;
charset="us-ascii";
name="FAQ.html.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="FAQ.html.diff"
Index: FAQ.html
===================================================================
RCS file: /projects/cvsroot/pgsql-server/doc/src/FAQ/FAQ.html,v
retrieving revision 1.171
diff -c -r1.171 FAQ.html
*** FAQ.html 2003/02/18 17:23:08 1.171
--- FAQ.html 2003/02/22 09:26:20
***************
*** 21,27 ****
"http://www.PostgreSQL.org/docs/faqs/FAQ.html">http://www.PostgreSQL.org/docs/faqs/FAQ.html.
Platform-specific questions are answered at http://www.PostgreSQL.org/docs/index.html.
General Questions
--- 21,27 ----
"http://www.PostgreSQL.org/docs/faqs/FAQ.html">http://www.PostgreSQL.org/docs/faqs/FAQ.html.
Platform-specific questions are answered at http://www.PostgreSQL.org/docs/index.html.
General Questions
***************
*** 245,255 ****
The database server can run on Windows NT and Win2k using
Cygwin, the Cygnus Unix/NT porting library. See
pgsql/doc/FAQ_MSWIN in the distribution or the MS Windows FAQ
! at
! http://www.PostgreSQL.org/docs/faqs/faq-mswin.html.
A native port to MS Win NT/2000/XP is currently being worked
! on.
1.5) Where can I get PostgreSQL?
--- 245,256 ----
The database server can run on Windows NT and Win2k using
Cygwin, the Cygnus Unix/NT porting library. See
pgsql/doc/FAQ_MSWIN in the distribution or the MS Windows FAQ
! at
! http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN.
A native port to MS Win NT/2000/XP is currently being worked
! on. For more details on the current status of PostgreSQL on Windows see
! http://techdocs.postgresql.org/guides/Windows.
1.5) Where can I get PostgreSQL?
--------------Boundary-00=_LDEPJ5BUC6Y5HVGBINCS--