diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2024-10-01 11:34:34 +0900 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2024-10-01 11:34:34 +0900 |
commit | 3b1a377defcfc01d8a3f964e39aa652766ffc188 (patch) | |
tree | 65599d3d8876c9812dc4dc1446bf5f1a364c9dfc /src/test/modules/test_regex/test_regex.c | |
parent | 5deb56387e3a1d08e1e62bed031258db267a0ab5 (diff) | |
download | postgresql-3b1a377defcfc01d8a3f964e39aa652766ffc188.tar.gz postgresql-3b1a377defcfc01d8a3f964e39aa652766ffc188.zip |
Doc: replace unnecessary non-breaking space with ordinal space.
There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in
UTF-8) in the docs. This commit replaces them with ASCII spaces
(0x20).
config.sgml is backpatched through 17.
ref/drop_extension.sgml is backpatched through 13.
Discussion: https://postgr.es/m/20240930.153404.202479334310259810.ishii%40postgresql.org
Reviewed-by: Yugo Nagata, Daniel Gustafsson
Backpatch-through: 17, 13
Diffstat (limited to 'src/test/modules/test_regex/test_regex.c')
0 files changed, 0 insertions, 0 deletions