doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints

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

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