Missing latex-longtable value

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Missing latex-longtable value
Дата
Msg-id 20150707153435.GA20436@momjian.us
обсуждение исходный текст
Ответы Re: Missing latex-longtable value  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I have discovered that psql \pset format does not display
"latex-longtable" as a valid value, e.g.:

    test=> \pset format kjasdf
    \pset: allowed formats are unaligned, aligned, wrapped, html, asciidoc, latex, troff-ms

With the attached patch, the latex-longtable value is properly displayed:

    test=> \pset format kjasdf
    \pset: allowed formats are unaligned, aligned, wrapped, html, asciidoc, latex, latex-longtable, troff-ms

Should this be fixed in 9.6 only or 9.5 too?

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

Вложения

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: FPW compression leaks information
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Freeze avoidance of very large table.