Re: Documentation for building with meson

Justin Pryzby <pryzby@telsasoft.com>

From: Justin Pryzby <pryzby@telsasoft.com>
To: samay sharma <smilingsamay@gmail.com>
Cc: Nazir Bilal Yavuz <byavuz81@gmail.com>, Andres Freund <andres@anarazel.de>, John Naylor <john.naylor@enterprisedb.com>, pgsql-hackers@postgresql.org, Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2022-11-27T14:47:26Z
Lists: pgsql-hackers
Thanks; two more things I saw:

 - In other docs, <replacable> isn't used around { a | b } lists:
   git grep '<replaceable>[^<]*|' doc
 - I think this is(was) missing a word;
   Setting this option allows you to override THE value of all 'auto' features

-- 
Justin



Commits

  1. doc: Add installation instructions for building with meson

  2. doc: Remove note about disk space from installation instructions

  3. doc: Add missing comma