Fix comment in build_simple_rel

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Fix comment in build_simple_rel
Date: 2016-11-28 10:18:20
Message-ID: e46c0569-0449-afa0-e2fe-f3776e4b3fd5@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

s/GetRelationInfo/get_relation_info/g

Thanks,
Amit

Attachment Content-Type Size
optimizer-relnode-typo.patch text/x-diff 602 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2016-11-28 10:22:03 Re: Push down more full joins in postgres_fdw
Previous Message Kyotaro HORIGUCHI 2016-11-28 10:16:33 A bug of psql completion