Andrew Gierth <[email protected]> writes:
> "Tom" == Tom Lane <[email protected]> writes:
>  Tom> +           Value    *ns_node = (Value *) lfirst(lc2);

> lfirst_node(Value, lc2)  maybe?

Unfortunately not: the node tag is not T_Value but T_String.

                        regards, tom lane

Reply via email to