From b58bd87f55d4d89bc31e68c8510b30b5e8afe9f3 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sun, 7 Sep 2003 22:01:42 +0000
Subject: [PATCH] Update URL to be momjian.postgresql.org.

---
 doc/FAQ              | 2 +-
 doc/src/FAQ/FAQ.html | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/FAQ b/doc/FAQ
index c0d61106601..e45f3869e0b 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Fri Sep 5 12:42:57 EDT 2003
+   Last updated: Sun Sep 7 18:01:28 EDT 2003
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 2983f0519d3..a036c8b680a 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 Sep  5 12:42:57 EDT 2003</P>
+    <P>Last updated: Sun Sep  7 18:01:28 EDT 2003</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -252,7 +252,7 @@
     on. For more details on the current status of PostgreSQL on Windows see
     <a href="http://techdocs.postgresql.org/guides/Windows">
     http://techdocs.postgresql.org/guides/Windows</a> and
-    <a href="http://candle.pha.pa.us/main/writings/pgsql/win32.html">
+    <a href="http://momjian.postgresql.org/main/writings/pgsql/win32.html">
     http://candle.pha.pa.us/main/writings/pgsql/win32.html</a>.</p>
 
     <p>There is also a Novell Netware 6 port at
-- 
GitLab