63
1377 indirection_el: '.' strict_column .
$default reduce using rule 1377 (indirection_el)
state 1164
1382 column_method: column_method_name .
1383 | column_method_name . '(' ')'
1384 | column_method_name . '(' expr_list ')'
$$ = (Node *) makeString("*");
}
;
Thank You very much for advices.
Nice a day
Pavel Stehule
On 23/11/2007, Evan Lavelle <[EMAIL PROTECTED]> wrote:
> It's too big to make much sense of, but here's a coup
n.method() is possible too
what is column, what is relation or else isn't solved on bison level
because thera are other postgresql dependencies.
>
> I'd be surprised if it works. Have you tried column_method_name both
> with and without brackets? The default is to ignore the bracke
čt 7. 2. 2019 v 20:35 odesílatel Christian Schoenebeck <
schoeneb...@crudebyte.com> napsal:
> On Donnerstag, 7. Februar 2019 11:33:38 CET Peng Yu wrote:
> > I don't quite understand why tokens are numbered starting from 258.
> > What are 256 and 257 for? Thanks.
>
>
the one byte encodings like ASC