Hi Henson,

> Attached is the v47 patches for Row pattern recognition (SQL/RPR).

I accidentaly noticed that v47-0002 changes findTargetlistEntrySQL99
from static to extern.

-static TargetEntry *findTargetlistEntrySQL99(ParseState *pstate, Node *node,
-                                                                               
         List **tlist, ParseExprKind exprKind);

I think this is not necessary anymore since findTargetlistEntrySQL99
is not used outside parse_clause.c.

Regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp


Reply via email to