diff options
author | Bruce Momjian <bruce@momjian.us> | 2024-11-26 13:07:53 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2024-11-26 13:08:13 -0500 |
commit | 6e80951f49f3bc18b5bdfb7e87bc2e0bcfb4af00 (patch) | |
tree | c155d80ce4f10154f5ee18837afcc7fd4f2719a9 /src/backend/access/gist/gist.c | |
parent | b8f9afc81f26ead612fcfe76301c01d110e36c7e (diff) | |
download | postgresql-6e80951f49f3bc18b5bdfb7e87bc2e0bcfb4af00.tar.gz postgresql-6e80951f49f3bc18b5bdfb7e87bc2e0bcfb4af00.zip |
Fix commit 641a5b7a144 for "nbsp" output in SVG files
In commit 641a5b7a144, I removed "nbsp" characters from SVG files, not
realizing the SVG files were generated from GV files and that the "nbsp"
characters were caused by trailing ASCII spaces in GV files. This
commit restores the "nbsp" SVG characters and adds a GV comment about
how the trailing spaces cause the "nbsp" output.
Reported-by: Peter Eisentraut
Discussion: https://postgr.es/m/2c5dd601-b245-4092-9c27-6d1ad51609df%40eisentraut.org
Backpatch-through: master
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions