diff options
author | Bruce Momjian | 2007-11-14 03:37:30 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-11-14 03:37:30 +0000 |
commit | 2d7090bc56164a07bc4c9f4cde4357b1e96f5618 (patch) | |
tree | d6f68fb1bc49bae9f8a4a343daa6046f9a8e7057 /doc/FAQ | |
parent | de085820bf7f9dbff4b6c427a7a3689b7909c690 (diff) |
Remove reference to gborg, instead reference pgfoundry.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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? |