DOCS: add helpful partitioning links

Robert Treat <rob@xzilla.net>

From: Robert Treat <rob@xzilla.net>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-03-07T17:19:01Z
Lists: pgsql-hackers

Attachments

This patch adds a link to the "attach partition" command section
(similar to the detach partition link above it) as well as a link to
"create table like" as both commands contain additional information
that users should review beyond what is laid out in this section.
There's also a couple of wordsmiths in nearby areas to improve
readability.

Robert Treat
https://xzilla.net

Commits

  1. doc: Improve "Partition Maintenance" section