X-Original-To: pgsql-docs@postgresql.org Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 7AC2C475BC3 for ; Mon, 24 Feb 2003 18:49:40 -0500 (EST) Received: from postgresql.org ([64.49.215.8]) by localhost (postgresql.org [64.49.215.8:10024]) (amavisd-new) with SMTP id 05068-05 for ; Mon, 24 Feb 2003 18:49:12 -0500 (EST) Received: from post.webmailer.de (natsmtp00.webmailer.de [192.67.198.74]) by postgresql.org (Postfix) with ESMTP id 06AC2475EC9 for ; Mon, 24 Feb 2003 16:32:11 -0500 (EST) Received: from ianb.local (pD9EB1E76.dip.t-dialin.net [217.235.30.118]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id WAA17322 for ; Mon, 24 Feb 2003 22:32:10 +0100 (MET) From: Ian Barwick To: pgsql-docs@postgresql.org Subject: Re: FAQ link corrections, replacement to prev. patch Date: Mon, 24 Feb 2003 22:31:41 +0100 X-Mailer: KMail [version 1.4] References: <200302221029.45478.barwick@gmx.net> In-Reply-To: <200302221029.45478.barwick@gmx.net> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_T41UY8FQBYPJ4N2GHI3I" Message-Id: <200302242231.41711.barwick@gmx.net> X-Virus-Scanned: by amavisd-new X-Archive-Number: 200302/34 X-Sequence-Number: 1668 --------------Boundary-00=_T41UY8FQBYPJ4N2GHI3I Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Saturday 22 February 2003 10:29, Ian Barwick wrote: > supersedes previous patch and also adds a link > to the techdocs page on Windows ports. OK, third patch replacing previous two, with idocs links corrected (thanks to Dave Page's modification yesterday). Ian Barwick barwick@gmx.net --------------Boundary-00=_T41UY8FQBYPJ4N2GHI3I Content-Type: text/x-diff; charset="iso-8859-1"; 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 -r1.171 FAQ.html 24c24 < "http://www.PostgreSQL.org/users-lounge/docs/index.html">http://www.PostgreSQL.org/docs/index.html.

--- > "http://www.PostgreSQL.org/docs/index.html">http://www.PostgreSQL.org/docs/index.html.

248,249c248,249 < at < http://www.PostgreSQL.org/docs/faqs/faq-mswin.html.

--- > at > http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN.

252c252,253 < on.

--- > on. For more details on the current status of PostgreSQL on Windows see > http://techdocs.postgresql.org/guides/Windows.

329,330c330,331 < can also browse the manual online at http://www.ca.PostgreSQL.org/users-lounge/docs/.

--- > can also browse the manuals online at "http://www.PostgreSQL.org/docs">http://www.PostgreSQL.org/docs.

605c606 < "http://www.postgresql.org/idocs/index.php?kernel-resources.html">PostgreSQL --- > "http://www.PostgreSQL.org/docs/view.php?version=current&idoc=1&file=kernel-resources.html">PostgreSQL 1347,1348c1348,1349 < "http://www.PostgreSQL.org/idocs/index.php?plpgsql-cursors.html"> < http://www.PostgreSQL.org/idocs/index.php?plpgsql-cursors.html, --- > "http://www.PostgreSQL.org/docs/view.php?version=current&idoc=1&file=plpgsql-cursors.html"> > http://www.PostgreSQL.org/docs/view.php?version=current&idoc=1&file=plpgsql-cursors.html, --------------Boundary-00=_T41UY8FQBYPJ4N2GHI3I--