Convert stmt back into queryString - Mailing list pgsql-hackers

From Dan Colish
Subject Convert stmt back into queryString
Date
Msg-id 20090805011613.GH3109@blackbox.spiretech.com
Whole thread Raw
Responses Re: Convert stmt back into queryString  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I am currently trying to convert an insertstmt back into a constchar *queryString, but I can't find an existing
functionto do thisfor the life of me.  I will write one if none exits, but I figured Iask here first.  Unfortunately,
nodeToStringis not quite right forwhat I'm doing. Thanks in advance.
 

--
--Dan


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: the case for machine-readable error fields
Next
From: Tom Lane
Date:
Subject: Re: Convert stmt back into queryString