/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
REL_16_11
README.git
14 строк
721 B
Peter Eisentraut
Canonicalize some URLs
10 фев 2020, 22:47
10 фев 2020, 22:47
2102ba4
Код
Авторство
О чём код?
(This file does not appear in release tarballs.) In a release or snapshot tarball of PostgreSQL, a documentation file named INSTALL will appear in this directory. However, this file is not stored in git and so will not be present if you are using a git checkout. If you are using a git checkout, you can view the most recent installation instructions at: https://www.postgresql.org/docs/devel/installation.html Users compiling from git will also need compatible versions of Bison, Flex, and Perl, as discussed in the install documentation. These programs are not needed when using a tarball, since the files they are needed to build are already present in the tarball. (On Windows, however, you need Perl anyway.)