Fix comment in build_simple_rel

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2016-11-28T10:18:20Z
Lists: pgsql-hackers

Attachments

Attached fixes reference in a comment to a non-existent function:

s/GetRelationInfo/get_relation_info/g

Thanks,
Amit

Commits

  1. Fix get_relation_info name typo'ed in a comment