]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: be clearer that foreign-table partitions need user-added constraints.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Feb 2022 17:55:44 +0000 (12:55 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Feb 2022 17:55:44 +0000 (12:55 -0500)
commit5d97181335b7a6a4f4554b78a0ee31989891b817
tree88b5c06cdc66ca8d9ec5c69dc3f8c19b26381451
parentf469f0678c3042b8bf96080ccf7cd0aa53468a2d
Doc: be clearer that foreign-table partitions need user-added constraints.

A very well-informed user might deduce this from what we said already,
but I'd bet against it.  Lay it out explicitly.

While here, rewrite the comment about tuple routing to be more
intelligible to an average SQL user.

Per bug #17395 from Alexander Lakhin.  Back-patch to v11.  (The text
in this area is different in v10 and I'm not sufficiently excited
about this point to adapt the patch.)

Discussion: https://postgr.es/m/17395-8c326292078d1a57@postgresql.org
doc/src/sgml/ddl.sgml
doc/src/sgml/ref/create_foreign_table.sgml