doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints

Álvaro Herrera <alvherre@alvh.no-ip.org>

Commit: f56a01ebdbd591ddd1428672e53a7c9bc4a5d99d
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2024-11-07T13:06:24Z
Releases: 18.0
doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints

The previous wording is easy to read incorrectly; this change makes it
simpler, less ambiguous, and less prominent.

Backpatch to all live branches.

Reviewed-by: Amit Langote <amitlangote09@gmail.com>
Discussion: https://postgr.es/m/202411051201.zody6mld7vkw@alvherre.pgsql

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +4 −6

Documentation touched

Discussion