pgfoundry_2.diff
application/octet-stream
Filename: pgfoundry_2.diff
Type: application/octet-stream
Part: 1
Message:
pgfoundry references in docs
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: unified
| File | + | − |
|---|---|---|
| doc/src/sgml/external-projects.sgml | 0 | 13 |
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index bc4a218..fc9ac2e 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -10,19 +10,6 @@
efficiently developed separately from the core project.
</para>
- <para>
- To help our community with the development of their external projects, we
- have created <ulink url="http://www.pgfoundry.org/">PgFoundry</ulink>, a
- website that provides hosting for <productname>PostgreSQL</>-related
- projects that are maintained outside the core <productname>PostgreSQL</>
- distribution. PgFoundry is built using the GForge software project and is
- similar to <ulink url="http://sourceforge.net">SourceForge.net</> in its
- feature set, providing mailing lists, forums, bug tracking, SCM, and web
- hosting. If you have a <productname>PostgreSQL</>-related open source
- project that you would like to have hosted at PgFoundry, please feel free
- to create a new project there.
- </para>
-
<sect1 id="external-interfaces">
<title>Client Interfaces</title>