diff options
| author | Tom Lane | 2007-11-14 01:58:18 +0000 |
|---|---|---|
| committer | Tom Lane | 2007-11-14 01:58:18 +0000 |
| commit | 21fec149415caa4b21c5b49e41898f4906edcf76 (patch) | |
| tree | ec696d18e0fb2b71b05eee8facebfe352c246d1a /README | |
| parent | 4c2d0cd5e4771850e73e58b1c96a9725cc4cf3ff (diff) | |
Clean up some now-obsolete references to GBorg.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
