INSTALL file

Поиск
Список
Период
Сортировка
От Andreas 'ads' Scherbaum
Тема INSTALL file
Дата
Msg-id CAMDzVO8ro3x0ef6wS=_EABZj2OEDmDdfAVwi3d2jZ4oo=uSKeA@mail.gmail.com
обсуждение исходный текст
Ответы Re: INSTALL file
Список pgsql-hackers

Hello,

while working with Google Code-In students, there is one task: "clone PostgreSQL from git repository, and build from source".

This brought up an interesting problem: the README refers to an "INSTALL" file, which is present in packages, but not in the source repo. This is very confusing for beginners, and should be avoided.

There are a couple options to fix this:

  1. Update the README, and remove the "INSTALL" reference
  2. Create a permanent INSTALL file, and possibly overwrite it during packaging
  3. Add different INSTALL files, based on the platform (Linux, BSD, Windows, Source)

Regards,

--
Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors
Volunteer Regional Contact, Germany - PostgreSQL Project

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dilip Kumar
Дата:
Сообщение: Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?
Следующее
От: Narayanan V
Дата:
Сообщение: Re: Conflicting option checking in pg_restore