"Katsaros Kwn/nos" <[EMAIL PROTECTED]> writes: > I've read somewhere that there is no support in stringToNode() for Plan > nodes.Is this true?
Why would you doubt the statement in readfuncs.c? * NOTES * Path and Plan nodes do not have any readfuncs support, because we * never have occasion to read them in. (There was once code here that * claimed to read them, but it was broken as well as unused.) We * never read executor state trees, either. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])