Fix a couple minor typos
Stephen Frost <sfrost@snowman.net>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/objectaddress.c | modified | +1 −1 |
| src/backend/commands/typecmds.c | modified | +1 −1 |