We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent80c9800 commitb11398bCopy full SHA for b11398b
README
@@ -8,11 +8,11 @@ PostgreSQL is an advanced object-relational database management system
8
that supports an extended subset of the SQL standard, including
9
transactions, foreign keys, subqueries, triggers, user-defined types
10
and functions. This distribution also contains several language
11
-bindings, including C, Perl, Python, and Tcl, as well asdrivers
12
-for JDBC.
+bindings, including C, Perl, Python, and Tcl, as well asa JDBC
+driver.
13
14
-As of v7.3, theODBC and C++ interfaces have been movedoverto the
15
-PostgreSQL Projects WebSite @http://gborg.postgresql.org.
+TheODBC and C++ interfaces have been moved to the PostgreSQL Projects
+Web Site athttp://gborg.postgresql.org for separate maintenance.
16
17
See the file INSTALL for instructions on how to build and install
18
PostgreSQL. That file also lists supported operating systems and