typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)
Erik Rijkers <er@xs4all.nl>
From: Erik Rijkers <er@xs4all.nl>
To: Peter Eisentraut <peter@eisentraut.org>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-26T14:16:22Z
Lists: pgsql-hackers
Attachments
- alter_table.sgml.20260226.diff (text/x-patch) patch
Op 2/24/26 om 10:42 schreef Peter Eisentraut: > Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK constraints > [...] > > Branch > ------ > master > > Details > ------- > https://git.postgresql.org/pg/commitdiff/f80bedd52b1501de51b7180cd817e3e1fc31429d > > Modified Files > -------------- > doc/src/sgml/ref/alter_table.sgml | 3 ++ Hi, Typo in doc/src/sgml/ref/alter_table.sgml: - 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, Erik
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK constraints
- f80bedd52b15 19 (unreleased) cited