summaryrefslogtreecommitdiff
path: root/src/backend/commands/tablecmds.c
diff options
context:
space:
mode:
authorTatsuo Ishii <ishii@postgresql.org>2024-10-01 11:35:42 +0900
committerTatsuo Ishii <ishii@postgresql.org>2024-10-01 16:26:35 +0900
commita94d5b3728dd3e5fd4adb25350712eb785bb9ab6 (patch)
tree251500d2310b836d5a4f005585d2e4b371634c97 /src/backend/commands/tablecmds.c
parentf250cb29d908343254689c1b1721c287efffc10b (diff)
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/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions