summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian2007-11-14 03:37:30 +0000
committerBruce Momjian2007-11-14 03:37:30 +0000
commit2d7090bc56164a07bc4c9f4cde4357b1e96f5618 (patch)
treed6f68fb1bc49bae9f8a4a343daa6046f9a8e7057 /doc/FAQ
parentde085820bf7f9dbff4b6c427a7a3689b7909c690 (diff)
Remove reference to gborg, instead reference pgfoundry.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/FAQ b/doc/FAQ
index f560c9a4eff..07d74f0e2ce 100644
--- 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)
@@ -345,8 +345,7 @@
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?