information_schema.tables table broken in versions 13+
Started by PG Bug reporting formover 4 years ago2 messagesdocs
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/infoschema-tables.html
Description:
The table on information_schema.tables documentation page is broken after
version 12.
Instead of three columns in header and body all text is packed inside one.
Re: information_schema.tables table broken in versions 13+
PG Doc comments form <noreply@postgresql.org> writes:
The table on information_schema.tables documentation page is broken after
version 12.
Instead of three columns in header and body all text is packed inside one.
That's an intentional change.
regards, tom lane