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
- optimizer-relnode-typo.patch (text/x-diff) patch
Attached fixes reference in a comment to a non-existent function: s/GetRelationInfo/get_relation_info/g Thanks, Amit
Commits
-
Fix get_relation_info name typo'ed in a comment
- eb6814168862 10.0 landed
- d43ff47eabda 9.6.2 landed