INSTALL file - Mailing list pgsql-hackers

From Andreas 'ads' Scherbaum
Subject INSTALL file
Date
Msg-id CAMDzVO8ro3x0ef6wS=_EABZj2OEDmDdfAVwi3d2jZ4oo=uSKeA@mail.gmail.com
Whole thread Raw
Responses Re: INSTALL file  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List 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 by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?
Next
From: Narayanan V
Date:
Subject: Re: Conflicting option checking in pg_restore