mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
README: remove duplicate download link & mention related softw.
Reported-by: Daniel Westermann Discussion: https://postgr.es/m/DB6PR0902MB2184F7965C9EA9070ACFCA43D2A80@DB6PR0902MB2184.eurprd09.prod.outlook.com Backpatch-through: master
This commit is contained in:
10
README
10
README
@ -9,10 +9,6 @@ that supports an extended subset of the SQL standard, including
|
|||||||
transactions, foreign keys, subqueries, triggers, user-defined types
|
transactions, foreign keys, subqueries, triggers, user-defined types
|
||||||
and functions. This distribution also contains C language bindings.
|
and functions. This distribution also contains C language bindings.
|
||||||
|
|
||||||
PostgreSQL has many language interfaces, many of which are listed here:
|
|
||||||
|
|
||||||
https://www.postgresql.org/download/
|
|
||||||
|
|
||||||
See the file INSTALL for instructions on how to build and install
|
See the file INSTALL for instructions on how to build and install
|
||||||
PostgreSQL. That file also lists supported operating systems and
|
PostgreSQL. That file also lists supported operating systems and
|
||||||
hardware platforms and contains information regarding any other
|
hardware platforms and contains information regarding any other
|
||||||
@ -22,6 +18,6 @@ file COPYRIGHT. A comprehensive documentation set is included in this
|
|||||||
distribution; it can be read as described in the installation
|
distribution; it can be read as described in the installation
|
||||||
instructions.
|
instructions.
|
||||||
|
|
||||||
The latest version of this software may be obtained at
|
The latest version of this software, and related software, may be
|
||||||
https://www.postgresql.org/download/. For more information look at our
|
obtained at https://www.postgresql.org/download/. For more information
|
||||||
web site located at https://www.postgresql.org/.
|
look at our web site located at https://www.postgresql.org/.
|
||||||
|
Reference in New Issue
Block a user