Re: PG 16 draft release notes ready

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PG 16 draft release notes ready
Дата
Msg-id ZGlDPYak0ZpoVg5e@momjian.us
обсуждение исходный текст
Ответ на Re: PG 16 draft release notes ready  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PG 16 draft release notes ready  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, May 19, 2023 at 07:05:12PM -0400, Tom Lane wrote:
> The v16 release notes are problematic in a PDF docs build:
> 
> [WARN] FOUserAgent - Glyph "?" (0x142, lslash) not available in font "Times-Roman".
> 
> This is evidently from
> 
> Add functions to add, subtract, and generate timestamptz values in a specified time zone (Przemysław Sztoch, Gurjeet
Singh)
> 
> Change date_trunc(unit, timestamptz, time_zone) to be an immutable function (Przemysław Sztoch)
> 
> since "ł" doesn't exist in ISO8859-1.  I'd suggest dumbing these
> down to plain "l".

Done.  I know we used to be limited to Latin-1 but when my build of HTML
worked, I thought that had changed.  :-(

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.



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

Предыдущее
От: MARK CALLAGHAN
Дата:
Сообщение: Re: benchmark results comparing versions 15.2 and 16
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PG 16 draft release notes ready