Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Erik Rijkers <er@xs4all.nl>
Cc: Peter Eisentraut <peter@eisentraut.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-03-02T02:35:02Z
Lists: pgsql-hackers
On Thu, Feb 26, 2026 at 03:16:22PM +0100, Erik Rijkers wrote:
> -      Replacing the expression of a virtual generated column do not require
> a
> +      Replacing the expression of a virtual generated column does not
> require a

Thanks.  This applies only to HEAD.  Grabbed that for later.
--
Michael

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK constraints