Re: make create_table.sgml Synopsis section less wide - Mailing list pgsql-docs

From David G. Johnston
Subject Re: make create_table.sgml Synopsis section less wide
Date
Msg-id CAKFQuwYXOnTas+E7N-D6xjBR2foP1KE71nKQ77Ufb=E45FiVRQ@mail.gmail.com
Whole thread Raw
In response to make create_table.sgml Synopsis section less wide  (jian he <jian.universality@gmail.com>)
List pgsql-docs
On Thursday, September 25, 2025, jian he <jian.universality@gmail.com> wrote:
hi.

https://www.postgresql.org/docs/devel/sql-createtable.html
Synopsis section,
The second line is currently too long, and the explanation for exclude_element
(the third line from the bottom) is also quite wide (lengthy),  the
like_option also too long.

I mentioned this earlier, and while working on CREATE TABLE LIKE related
features, I came across this minor issue again.

If we make it less wide, then we don't need to scroll horizontally.
please check the attached screenshot to see the effect of the change

what do you think?

I’m not able to give this much attention myself at the moment, hence it being in drafts, but here is where this topic presently stands.



David J.

pgsql-docs by date:

Previous
From: jian he
Date:
Subject: make create_table.sgml Synopsis section less wide
Next
From: PG Doc comments form
Date:
Subject: Anchors to options are missing for pgchecksums