summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2007-11-14 01:58:18 +0000
committerTom Lane2007-11-14 01:58:18 +0000
commit5350369dec37fe975f1ce1268df5e389caeb6632 (patch)
treeb95d018a4d1b711e795512e199c097ebf1011e59
parent6ad858aa0576f17d5ebaedd222f6c1f50c3c27d4 (diff)
Clean up some now-obsolete references to GBorg.
-rw-r--r--README4
-rw-r--r--doc/src/sgml/external-projects.sgml21
2 files changed, 2 insertions, 23 deletions
diff --git a/README b/README
index 39739e483e..4cd92276ef 100644
--- a/README
+++ b/README
@@ -24,13 +24,13 @@ Other language binding are available from a variety of contributing
parties.
PostgreSQL also has a great number of procedural languages available,
-a short but not complete list is below:
+a short, incomplete list is below:
PL/pgSQL - included in PostgreSQL source distribution
PL/Perl - included in PostgreSQL source distribution
PL/PHP - http://projects.commandprompt.com/projects/public/plphp
PL/Python - included in PostgreSQL source distribution
-PL/Java - http://gborg.postgresql.org/project/pljava/projdisplay.php
+PL/Java - http://pgfoundry.org/projects/pljava/
PL/Tcl - included in PostgreSQL source distribution
See the file INSTALL for instructions on how to build and install
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index 58a142b3df..f6db28f72b 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -23,20 +23,6 @@
to create a new project.
</para>
- <note>
- <para>
- Many <productname>PostgreSQL</productname>-related projects are still
- hosted at <ulink url="http://gborg.postgresql.org/">GBorg</>. GBorg is
- the original external community developer site, and while it is
- currently closed to new projects in favor of PgFoundry, it still
- contains many active and relevant projects. Other popular
- <productname>PostgreSQL</productname>-related projects are hosted
- independently, or on other project-hosting sites such as <ulink
- url="http://sourceforge.net/">SourceForge.net</ulink>. You should search
- the web if you don't find the project you are looking for.
- </para>
- </note>
-
<sect1 id="external-interfaces">
<title>Client Interfaces</title>
@@ -110,13 +96,6 @@
</row>
<row>
- <entry>libpq++</entry>
- <entry>C++</entry>
- <entry>Old-style C++ interface</entry>
- <entry><ulink url="http://gborg.postgresql.org/project/libpqpp/">http://gborg.postgresql.org/project/libpqpp/</ulink></entry>
- </row>
-
- <row>
<entry>Npgsql</entry>
<entry>.NET</entry>
<entry>.NET data provider</entry>