mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Commit 6820094d1
mixed up types of parent object (table) with type of
sub-object being commented on. Noticed while fixing docs for
COMMENT ON ACCESS METHOD.
Backpatch to 9.5, like that commit.