Little Typo on Presskit 18

From: "William Sescu (Suva)" <william(dot)sescu(at)suva(dot)ch>
To: "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Little Typo on Presskit 18
Date: 2025-10-06 09:05:43
Message-ID: ZR0P278MB02510DC8731F636750D80CA8E8E3A@ZR0P278MB0251.CHEP278.PROD.OUTLOOK.COM
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Dear PostgreSQL Docs List

I think, I found a little typo in the Presskit 18 docs.

https://www.postgresql.org/about/press/presskit18/en/

It says:
PostgreSQL 18 comes with HTML documentation HTML documentation as well as man pages, and you can also browse the documentation online in both HTML<https://www.postgresql.org/docs/18/> and PDF<https://www.postgresql.org/files/documentation/pdf/18/postgresql-18-US.pdf> formats.

Should be:

PostgreSQL 18 comes with HTML documentation as well as man pages, and you can also browse the documentation online in both HTML<https://www.postgresql.org/docs/18/> and PDF<https://www.postgresql.org/files/documentation/pdf/18/postgresql-18-US.pdf> formats.

Cheers
William

________________________________

Disclaimer:

Diese Nachricht und ihr eventuell angehängte Dateien sind nur für den Adressaten bestimmt. Sie kann vertrauliche oder gesetzlich geschützte Daten oder Informationen beinhalten. Falls Sie diese Nachricht irrtümlich erreicht hat, bitten wir Sie höflich, diese unter Ausschluss jeglicher Reproduktion zu löschen und die absendende Person zu benachrichtigen. Danke für Ihre Hilfe.

This message and any attached files are for the sole use of the recipient named above. It may contain confidential or legally protected data or information. If you have received this message in error, please delete it without making any copies whatsoever and notify the sender. Thank you for your assistance.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2025-10-06 12:08:23 Re: Little Typo on Presskit 18
Previous Message David G. Johnston 2025-10-01 12:38:12 Re: in the different schema ,the sequence name is same, and a table's column definition use this sequence,so,how can I identify sequence's schema name by system view/table: