Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases)
Date
Msg-id 26752.1537128780@sss.pgh.pa.us
Whole thread Raw
In response to Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases)  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> "Tom" == Tom Lane <tgl@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


pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: pgbench - add pseudo-random permutation function
Next
From: Thomas Munro
Date:
Subject: Re: Collation versioning