Doc: remove long-obsolete advice about generated constraint names.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: deb99dcba7e367f93c650b15e794038599dd4c2e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-04-10T18:49:37Z
Releases: 13.21
Doc: remove long-obsolete advice about generated constraint names.

It's been twenty years since we generated constraint names that
look like "$N".  So this advice about double-quoting such names
is well past its sell-by date, and now it merely seems confusing.

Reported-by: Yaroslav Saburov <y.saburov@gmail.com>
Author: "David G. Johnston" <david.g.johnston@gmail.com>
Discussion: https://postgr.es/m/174393459040.678.17810152410419444783@wrigleys.postgresql.org
Backpatch-through: 13

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +0 −3

Documentation touched

Discussion