Re: list of acknowledgments for PG16

Поиск
Список
Период
Сортировка
От jian he
Тема Re: list of acknowledgments for PG16
Дата
Msg-id CACJufxFVoxehpG6QR-9ZR4T2+96pgC4h-Gve8Z1RHSjdSYBqSA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: list of acknowledgments for PG16  (Vik Fearing <vik@postgresfriends.org>)
Список pgsql-hackers
On Tue, Aug 22, 2023 at 9:41 PM Vik Fearing <vik@postgresfriends.org> wrote:
>
>
> I am struggling to find documentation on how to build the pdfs with
> meson.  Any pointers?
> --
> Vik Fearing
>
>
>

ninja docs:
https://wiki.postgresql.org/wiki/Meson#Meson_documentation

ninja alldocs. which take some time, build all kinds of formats, some may fail.

there is another tricky usage:
type "ninja doc" then press Tab for complete twice, you will get all
the available options like following:
docs                                    doc/src/sgml/man3
doc/src/sgml/errcodes-table.sgml        doc/src/sgml/man7
doc/src/sgml/features-supported.sgml    doc/src/sgml/postgres-A4.fo
doc/src/sgml/features-unsupported.sgml  doc/src/sgml/postgres-A4.pdf
doc/src/sgml/html                       doc/src/sgml/postgres.epub
doc/src/sgml/INSTALL                    doc/src/sgml/postgres-full.xml
doc/src/sgml/install-html               doc/src/sgml/postgres.html
doc/src/sgml/INSTALL.html               doc/src/sgml/postgres.txt
doc/src/sgml/install-man                doc/src/sgml/postgres-US.fo
doc/src/sgml/INSTALL.xml                doc/src/sgml/postgres-US.pdf
doc/src/sgml/keywords-table.sgml        doc/src/sgml/wait_event_types.sgml
doc/src/sgml/man1



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

Предыдущее
От: "Imseih (AWS), Sami"
Дата:
Сообщение: Re: False "pg_serial": apparent wraparound” in logs
Следующее
От: "Daniel Westermann (DWE)"
Дата:
Сообщение: Compiler warning on Debian 12, PostgreSQL 16 Beta3