Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit21fec14

Browse files
committed
Clean up some now-obsolete references to GBorg.
1 parent4c2d0cd commit21fec14

File tree

2 files changed

+3
-24
lines changed

2 files changed

+3
-24
lines changed

‎README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ Other language binding are available from a variety of contributing
2424
parties.
2525

2626
PostgreSQL also has a great number of procedural languages available,
27-
a short but not complete list is below:
27+
a short, incomplete list is below:
2828

2929
PL/pgSQL - included in PostgreSQL source distribution
3030
PL/Perl - included in PostgreSQL source distribution
3131
PL/PHP - http://projects.commandprompt.com/projects/public/plphp
3232
PL/Python - included in PostgreSQL source distribution
33-
PL/Java - http://gborg.postgresql.org/project/pljava/projdisplay.php
33+
PL/Java - http://pgfoundry.org/projects/pljava/
3434
PL/Tcl - included in PostgreSQL source distribution
3535

3636
See the file INSTALL for instructions on how to build and install

‎doc/src/sgml/external-projects.sgml

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.18 2007/10/16 19:04:34 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.19 2007/11/14 01:58:18 tgl Exp $ -->
22

33
<appendix id="external-projects">
44
<title>External Projects</title>
@@ -23,20 +23,6 @@
2323
to create a new project.
2424
</para>
2525

26-
<note>
27-
<para>
28-
Many <productname>PostgreSQL</productname>-related projects are still
29-
hosted at <ulink url="http://gborg.postgresql.org/">GBorg</>. GBorg is
30-
the original external community developer site, and while it is
31-
currently closed to new projects in favor of PgFoundry, it still
32-
contains many active and relevant projects. Other popular
33-
<productname>PostgreSQL</productname>-related projects are hosted
34-
independently, or on other project-hosting sites such as <ulink
35-
url="http://sourceforge.net/">SourceForge.net</ulink>. You should search
36-
the web if you don't find the project you are looking for.
37-
</para>
38-
</note>
39-
4026
<sect1 id="external-interfaces">
4127
<title>Client Interfaces</title>
4228

@@ -109,13 +95,6 @@
10995
<entry><ulink url="http://pqxx.org/">http://pqxx.org/</ulink></entry>
11096
</row>
11197

112-
<row>
113-
<entry>libpq++</entry>
114-
<entry>C++</entry>
115-
<entry>Old-style C++ interface</entry>
116-
<entry><ulink url="http://gborg.postgresql.org/project/libpqpp/">http://gborg.postgresql.org/project/libpqpp/</ulink></entry>
117-
</row>
118-
11998
<row>
12099
<entry>Npgsql</entry>
121100
<entry>.NET</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp