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

From Michael Paquier
Subject Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)
Date
Msg-id aaT3Vtfxzx7ATCSx@paquier.xyz
Whole thread Raw
In response to typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)  (Erik Rijkers <er@xs4all.nl>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Fix bug in multixact Oldest*MXactId initialization and access
Next
From: Tom Lane
Date:
Subject: Re: Areas for Solaris support modernization