1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Remove reference to gborg, instead reference pgfoundry.

This commit is contained in:
Bruce Momjian
2007-11-14 03:37:30 +00:00
parent de085820bf
commit 2d7090bc56
2 changed files with 4 additions and 6 deletions

View File

@ -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?