pgsql: Doc: fix up PDF build warnings from over-width table columns.
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | pgsql: Doc: fix up PDF build warnings from over-width table columns. |
| Дата | |
| Msg-id | E1kuQXH-0003MY-Lr@gemulon.postgresql.org обсуждение |
| Ответы |
Re: pgsql: Doc: fix up PDF build warnings from over-width table columns.
|
| Список | pgsql-committers |
Doc: fix up PDF build warnings from over-width table columns. Addition of multirange info to tables 8.27 and 65.1 made them start throwing "exceed the available area" warnings in PDF docs builds. For 8.27, twiddling the existing column width hints was enough to fix this. For 65.1, I twiddled the widths a little, but to really fix it I had to insert a space after each comma in the table, to allow a line break to occur there. (This seemed easier to read and maintain than the alternative of inserting &zwsp; entities.) Per buildfarm. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/f20dc2c8dd50a5c738d535205d5d44bff82d3f75 Modified Files -------------- doc/src/sgml/datatype.sgml | 4 +- doc/src/sgml/gist.sgml | 211 +++++++++++++++++++++++---------------------- 2 files changed, 109 insertions(+), 106 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера