pgsql: Doc: render π more nicely in PDF output. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: render π more nicely in PDF output.
Date
Msg-id E1jT5FL-00012F-Hv@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_dump: Replace can't-happen error with assertion
Next
From: Tom Lane
Date:
Subject: pgsql: Fix full text search to handle NOT above a phrase search correct