Re: pgsql: Add list of acknowledgments to release notes
От | Tom Lane |
---|---|
Тема | Re: pgsql: Add list of acknowledgments to release notes |
Дата | |
Msg-id | 1881.1539482608@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | pgsql: Add list of acknowledgments to release notes (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: pgsql: Add list of acknowledgments to release notes
Re: pgsql: Add list of acknowledgments to release notes |
Список | pgsql-committers |
Peter Eisentraut <peter_e@gmx.net> writes: > Add list of acknowledgments to release notes I notice that instead of using XML entities to represent non-ASCII characters in people's names, you just shoved a bunch of UTF8 into the file. This doubtless is related to the build warnings I'm seeing from the XML->PDF toolchain: Oct 13, 2018 9:58:10 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Glyph "?" (0x144, nacute) not available in font "Times-Roman". Oct 13, 2018 9:58:10 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Glyph "?" (0x15e, Scedilla) not available in font "Times-Roman". Oct 13, 2018 9:58:10 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Glyph "?" (0x15f, scedilla) not available in font "Times-Roman". Oct 13, 2018 9:58:10 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Glyph "?" (0x131, dotlessi) not available in font "Times-Roman". I wonder how well these characters will render in different viewing tools. Maybe there's not much to be done, but should we entity-ify the list where possible? regards, tom lane
В списке pgsql-committers по дате отправления: