doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints

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

Commit: 344ac149cfdfc1efe1608f46f40f05f4af91c8eb
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2024-11-07T13:06:24Z
Releases: 14.14
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