pgsql: doc Makefile: issue warning about chars that cannot be output - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc Makefile: issue warning about chars that cannot be output
Date
Msg-id E1tIIbW-000q63-4R@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc Makefile: issue warning about chars that cannot be output

A follow-up improvement to commit 641a5b7a144.

Reported-by: Tatsuo Ishii, Tom Lane

Discussion: https://postgr.es/m/20241126.182513.1752581942460106099.ishii@postgresql.org

Backpatch-through: master

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Rework some code handling pg_subscription data in psql and pg_du
Next
From: David Rowley
Date:
Subject: pgsql: Introduce CompactAttribute array in TupleDesc