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.