Fix comment in build_simple_rel
Attached fixes reference in a comment to a non-existent function:
s/GetRelationInfo/get_relation_info/g
Thanks,
Amit
Attachments:
optimizer-relnode-typo.patchtext/x-diff; name=optimizer-relnode-typo.patchDownload+1-1
Amit Langote wrote:
Attached fixes reference in a comment to a non-existent function:
s/GetRelationInfo/get_relation_info/g
Thanks, pushed. get_relation_info() itself had been neglected when this
responsibility was added onto it; I added an entry there too.
--
�lvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On 2016/11/29 3:57, Alvaro Herrera wrote:
Amit Langote wrote:
Attached fixes reference in a comment to a non-existent function:
s/GetRelationInfo/get_relation_info/g
Thanks, pushed. get_relation_info() itself had been neglected when this
responsibility was added onto it; I added an entry there too.
Thanks!
Regards,
Amit
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers