Fix a couple minor typos

Stephen Frost <sfrost@snowman.net>

Commit: a0fefbcb718fedd8f0198f74c3ae27933c92b090
Author: Stephen Frost <sfrost@snowman.net>
Date: 2018-04-20T23:04:54Z
Releases: 11.0
Fix a couple minor typos

In commit f0e4475, GetIndexOpClass was renamed to ResolveOpClass, but
the comment in typecmds.c didn't get the memo.

In objectaddress.c, missing 'of' in a comment.

Both noticed by Vik Fearing, patch is mine though.

Files

PathChange+/−
src/backend/catalog/objectaddress.c modified +1 −1
src/backend/commands/typecmds.c modified +1 −1