Remove reference to gborg, instead reference pgfoundry.
authorBruce Momjian <bruce@momjian.us>
Wed, 14 Nov 2007 03:37:30 +0000 (03:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 14 Nov 2007 03:37:30 +0000 (03:37 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index f560c9a4eff6c2705f2ab85ba80eb5bac203ef9d..07d74f0e2ceae959ed80861fb4ceb8f0456ef9ed 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Mon Oct 29 13:22:07 EDT 2007
+   Last updated: Tue Nov 13 22:37:19 EST 2007
    
    Current maintainer: Bruce Momjian (bruce@momjian.us)
    
    
    Some programming languages like PHP include an interface to
    PostgreSQL. Interfaces for languages like Perl, TCL, Python, and many
-   others are available at http://gborg.postgresql.org in the
-   Drivers/Interfaces section and via Internet search.
+   others are available at http://pgfoundry.org.
    
   2.2) What tools are available for using PostgreSQL with Web pages?
   
index 47e90bc274b5a75666d5e6594be384752c243c3e..0e0be948cf941fce02d091569b47d66b2cf8d00a 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 
-    <P>Last updated: Mon Oct 29 13:22:07 EDT 2007</P>
+    <P>Last updated: Tue Nov 13 22:37:19 EST 2007</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:bruce@momjian.us">bruce@momjian.us</A>)
     <P>Some programming languages like <SMALL>PHP</SMALL> include an
     interface to PostgreSQL. Interfaces for languages like Perl,
     <SMALL>TCL</SMALL>, Python, and many others are available at
-    <a href="http://gborg.postgresql.org">http://gborg.postgresql.org</A>
-    in the <I>Drivers/Interfaces</I> section and via Internet search.
+    <a href="http://pgfoundry.org">http://pgfoundry.org</A>.
     </P>
 
     <H3 id="item2.2">2.2) What tools are available for using