pgsql: meson: add install-{docs,doc-html,doc-man} targets - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: meson: add install-{docs,doc-html,doc-man} targets
Date
Msg-id E1pfZ4m-0055rh-1Q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
meson: add install-{docs,doc-html,doc-man} targets

Discussion: https://postgr.es/m/3fc3bb9b-f7f8-d442-35c1-ec82280c564a@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f13eb16485fec7958a59f263827b2333dea93e59

Modified Files
--------------
doc/src/sgml/meson.build | 28 +++++++++++++++++++++++++++-
meson.build              |  2 +-
2 files changed, 28 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Etsuro Fujita
Date:
Subject: pgsql: Doc: Improve description of the "batch_size" option for postgres
Next
From: Michael Paquier
Date:
Subject: pgsql: libpq: Add sslcertmode option to control client certificates