pgsql: Doc: render π more nicely in PDF output.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: render π more nicely in PDF output.
Дата
Msg-id E1jT5FL-00012F-Hv@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: render π more nicely in PDF output.

We need to select symbol font explicitly, or it comes out misaligned.

Alexander Lakhin, Tom Lane

Discussion: https://postgr.es/m/10598.1587928415@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5ac24755485a5c1cc1cef084f08706246ee4f66c

Modified Files
--------------
doc/src/sgml/func.sgml         | 2 +-
doc/src/sgml/ref/pgbench.sgml  | 2 +-
doc/src/sgml/stylesheet-fo.xsl | 5 +++++
3 files changed, 7 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_dump: Replace can't-happen error with assertion
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix full text search to handle NOT above a phrase search correct