mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 21:09:00 -04:00
a1a4459c29
Commit f0e44751d7 implemented table
partitioning, but failed to mention the "no row movement"
restriction in the documentation. Fix that and a few other issues.
Amit Langote, with some additional wordsmithing by me.