Error in example - Mailing list pgsql-docs

From PG Doc comments form
Subject Error in example
Date
Msg-id 175915494387.825.2594361132707226987@wrigleys.postgresql.org
Whole thread Raw
Responses Error in example
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/18/ddl-generated-columns.html
Description:

On page https://www.postgresql.org/docs/current/ddl-generated-columns.html :

In the example "CREATE TABLE people" ...,
the line "GENERATED ALWAYS AS ..." is missing the mandatory suffix word
"STORED".


Regards,
fjf2002

pgsql-docs by date:

Previous
From: David Rowley
Date:
Subject: Re: Anchors to options are missing for pgchecksums
Next
From: "David G. Johnston"
Date:
Subject: Error in example