pgsql: Fix get_relation_info name typo'ed in a comment - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix get_relation_info name typo'ed in a comment
Date
Msg-id E1cBR6h-0001HL-Qh@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix get_relation_info name typo'ed in a comment

Plus add a missing comment about this in get_relation_info itself.

Author: Amit Langote
Discussion: https://postgr.es/m/e46c0569-0449-afa0-e2fe-f3776e4b3fd5@lab.ntt.co.jp

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/eb6814168862ef0ff44716467aacdebcef87415a

Modified Files
--------------
src/backend/optimizer/util/plancat.c | 1 +
src/backend/optimizer/util/relnode.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix get_relation_info name typo'ed in a comment
Next
From: Tom Lane
Date:
Subject: pgsql: Fix estimate_expression_value to constant-fold SQLValueFunction