From barwick@gmx.net Mon Jun 8 11:26:38 2026 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-- From barwick@gmx.net Mon Jun 8 11:26:38 2026 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-- From pgman@candle.pha.pa.us Mon Jun 8 11:26:38 2026 X-Original-To: pgsql-docs@postgresql.org Received: from candle.pha.pa.us (momjian.navpoint.com [207.106.42.251]) by postgresql.org (Postfix) with ESMTP id CABE0475E91 for ; Mon, 17 Mar 2003 14:55:50 -0500 (EST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.10.1) id h2HJi6p17894; Mon, 17 Mar 2003 14:44:06 -0500 (EST) From: Bruce Momjian Message-Id: <200303171944.h2HJi6p17894@candle.pha.pa.us> Subject: Re: FAQ link corrections, replacement to prev. patch In-Reply-To: <200302242231.41711.barwick@gmx.net> To: Ian Barwick Date: Mon, 17 Mar 2003 14:44:06 -0500 (EST) Cc: pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL99 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Archive-Number: 200303/31 X-Sequence-Number: 1709 Patch applied. Thanks. --------------------------------------------------------------------------- Ian Barwick wrote: > 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 [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073