forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6e80951
committed
Fix commit641a5b7 for "nbsp" output in SVG files
In commit641a5b7, I removed "nbsp" characters from SVG files, notrealizing the SVG files were generated from GV files and that the "nbsp"characters were caused by trailing ASCII spaces in GV files. Thiscommit restores the "nbsp" SVG characters and adds a GV comment abouthow the trailing spaces cause the "nbsp" output.Reported-by: Peter EisentrautDiscussion:https://postgr.es/m/2c5dd601-b245-4092-9c27-6d1ad51609df%40eisentraut.orgBackpatch-through: master1 parentb8f9afc commit6e80951
File tree
2 files changed
+3
-2
lines changed- doc/src/sgml/images
2 files changed
+3
-2
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
|
Lines changed: 2 additions & 2 deletions
Loading
0 commit comments
Comments
(0)