Error in example

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: franz-josef(dot)faerber(at)stmuk(dot)bayern(dot)de
Subject: Error in example
Date: 2025-09-29 14:09:03
Message-ID: 175915494387.825.2594361132707226987@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message David G. Johnston 2025-09-29 17:07:41 Error in example
Previous Message David Rowley 2025-09-27 12:48:34 Re: Anchors to options are missing for pgchecksums