From 2f1d96c3e0a4cdad9a3a1ec83646bb6859816e18 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 31 May 2003 02:25:11 +0000
Subject: [PATCH] Add item about sending success stories to
 http://advocacy.postgresql.org.

---
 doc/FAQ              | 5 ++++-
 doc/src/FAQ/FAQ.html | 7 ++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/doc/FAQ b/doc/FAQ
index 234267d2814..32b52e1ba34 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Wed May 28 00:35:16 EDT 2003
+   Last updated: Fri May 30 22:24:56 EDT 2003
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -389,6 +389,9 @@
    contact address.
      _________________________________________________________________
    
+   Also, if you have a success story about PostgreSQL, please submit it
+   to our advocacy site at http://advocacy.postgresql.org.
+   
                            User Client Questions
                                       
     2.1) Are there ODBC drivers for PostgreSQL?
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 23e7c92d06b..1ba98d6ac0c 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: Wed May 28 00:35:16 EDT 2003</P>
+    <P>Last updated: Fri May 30 22:24:56 EDT 2003</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -503,6 +503,11 @@
     send a check to the contact address.</P>
     <HR>
 
+    <P>Also, if you have a success story about PostgreSQL, please submit
+    it to our advocacy site at <a href="http://advocacy.postgresql.org">
+    http://advocacy.postgresql.org</a>.
+
+
     <H2 align="center">User Client Questions</H2>
 
     <H4><A name="2.1">2.1</A>) Are there <SMALL>ODBC</SMALL> drivers
-- 
GitLab