doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints

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

Commit: f534e38914eb89b86fca8294c03d21ff72fd0719
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2024-11-07T13:06:24Z
Releases: 13.17
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 +2 −5

Documentation touched

Discussion