Andrew Gierth <and...@tao11.riddles.org.uk> writes: > "Tom" == Tom Lane <t...@sss.pgh.pa.us> 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