Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
21fec149
Commit
21fec149
authored
Nov 14, 2007
by
Tom Lane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up some now-obsolete references to GBorg.
parent
4c2d0cd5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
24 deletions
+3
-24
README
README
+2
-2
doc/src/sgml/external-projects.sgml
doc/src/sgml/external-projects.sgml
+1
-22
No files found.
README
View file @
21fec149
...
@@ -24,13 +24,13 @@ Other language binding are available from a variety of contributing
...
@@ -24,13 +24,13 @@ Other language binding are available from a variety of contributing
parties.
parties.
PostgreSQL also has a great number of procedural languages available,
PostgreSQL also has a great number of procedural languages available,
a short
but not
complete list is below:
a short
, in
complete list is below:
PL/pgSQL - included in PostgreSQL source distribution
PL/pgSQL - included in PostgreSQL source distribution
PL/Perl - included in PostgreSQL source distribution
PL/Perl - included in PostgreSQL source distribution
PL/PHP - http://projects.commandprompt.com/projects/public/plphp
PL/PHP - http://projects.commandprompt.com/projects/public/plphp
PL/Python - included in PostgreSQL source distribution
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
PL/Tcl - included in PostgreSQL source distribution
See the file INSTALL for instructions on how to build and install
See the file INSTALL for instructions on how to build and install
...
...
doc/src/sgml/external-projects.sgml
View file @
21fec149
<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.1
8 2007/10/16 19:04:34 mha
Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.1
9 2007/11/14 01:58:18 tgl
Exp $ -->
<appendix id="external-projects">
<appendix id="external-projects">
<title>External Projects</title>
<title>External Projects</title>
...
@@ -23,20 +23,6 @@
...
@@ -23,20 +23,6 @@
to create a new project.
to create a new project.
</para>
</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">
<sect1 id="external-interfaces">
<title>Client Interfaces</title>
<title>Client Interfaces</title>
...
@@ -109,13 +95,6 @@
...
@@ -109,13 +95,6 @@
<entry><ulink url="http://pqxx.org/">http://pqxx.org/</ulink></entry>
<entry><ulink url="http://pqxx.org/">http://pqxx.org/</ulink></entry>
</row>
</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>
<row>
<entry>Npgsql</entry>
<entry>Npgsql</entry>
<entry>.NET</entry>
<entry>.NET</entry>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment