PostgreSQL BugTool Submission

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема PostgreSQL BugTool Submission
Дата
Msg-id 200008222358.e7MNwoc75688@hub.org
обсуждение исходный текст
Список pgsql-bugs
Jon Peatfield (J.S.Peatfield@damtp.cam.ac.uk) reports a bug with a severity of 4
The lower the number the more severe it is.

Short Description
Docs use wrong chars

Long Description
In the ps docs several characters print out incorrectly, e.g. pi, sigma etc since the font being used doesn't have
thoseglyphs.  E.g. octal code \360 is used which is mapped to eth in the encoding vector, but is supposed to be a pi,
likewise\363 is mapped to oacute but should be sigma.  I assume that we should be switching into Symbol or similar for
thesecharacters. 

In the html versions they appear as bare &pi and &sigma which doesn't seem to be understood by netscape...


Sample Code


No file was uploaded with this report

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: PostgreSQL BugTool Submission
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: PostgreSQL BugTool Submission