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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Erik Rijkers <er(at)xs4all(dot)nl>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)
Date: 2026-03-02 02:35:02
Message-ID: aaT3Vtfxzx7ATCSx@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers 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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-03-02 04:15:24 pgsql: Fix memory allocation size in RegisterExtensionExplainOption()
Previous Message Michael Paquier 2026-03-02 02:10:54 pgsql: test_custom_types: Test module with fancy custom data types

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-03-02 02:50:27 Re: Areas for Solaris support modernization
Previous Message Sami Imseih 2026-03-02 02:34:13 Re: Fix bug in multixact Oldest*MXactId initialization and access