Skip to content

Commit 4222d7f

Browse files
committed
Point to our download URL, rather than listing interface in the README
file: http://www.postgresql.org/download
1 parent bdf66cb commit 4222d7f

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

README

+2-22
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,9 @@ that supports an extended subset of the SQL standard, including
99
transactions, foreign keys, subqueries, triggers, user-defined types
1010
and functions. This distribution also contains C language bindings.
1111

12-
PostgreSQL has many language interfaces including some of the more
13-
common listed below:
12+
PostgreSQL has many language interfaces, many of which are listed here:
1413

15-
C++ - http://pqxx.org
16-
JDBC - http://jdbc.postgresql.org
17-
ODBC - http://odbc.postgresql.org
18-
Perl - http://search.cpan.org/~dbdpg/
19-
PHP - http://www.php.net
20-
Python - http://www.initd.org/
21-
Ruby - http://ruby.scripting.ca/postgres/
22-
23-
Other language bindings are available from a variety of contributing
24-
parties.
25-
26-
PostgreSQL also has a great number of procedural languages available,
27-
a short, incomplete list is below:
28-
29-
PL/pgSQL - included in PostgreSQL source distribution
30-
PL/Perl - included in PostgreSQL source distribution
31-
PL/PHP - http://projects.commandprompt.com/projects/public/plphp
32-
PL/Python - included in PostgreSQL source distribution
33-
PL/Java - http://pgfoundry.org/projects/pljava/
34-
PL/Tcl - included in PostgreSQL source distribution
14+
http://www.postgresql.org/download
3515

3616
See the file INSTALL for instructions on how to build and install
3717
PostgreSQL. That file also lists supported operating systems and

0 commit comments

Comments
 (0)