doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints

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

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