mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:53:52 -04:00
a6dacf6bbb
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.