diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2024-10-08 20:25:18 +0900 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2024-10-08 20:25:18 +0900 |
commit | 5b7da5c261d1af1a5d6a275e1090b07de3654033 (patch) | |
tree | 325400dfa8486b5df62eac4179143f2bb4537b7f /src/backend/utils/adt/arrayfuncs.c | |
parent | a39297ec026c556b1bf2963dde766db31a2c3d2d (diff) | |
download | postgresql-5b7da5c261d1af1a5d6a275e1090b07de3654033.tar.gz postgresql-5b7da5c261d1af1a5d6a275e1090b07de3654033.zip |
Doc: add check to detect non-breaking spaces in the docs.
There were multiple instances where accidentally adding non-breaking
space (nbsp, U+00A0, 0xc2a0 in UTF-8) to sgml files. This commit adds
additional checking to detect nbsp. You can check the nbsp by:
make -C doc/src/sgml check
or
make -C doc/src/sgml check-nbsp
Authors: Yugo Nagata, Daniel Gustafsson
Reviewed-by: Tatsuo Ishii, Daniel Gustafsson
Discussion: https://postgr.es/m/20240930.153404.202479334310259810.ishii%40postgresql.org
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions