Re: [GENERAL] parse tree in XML format

2009-12-28 Thread Tom Lane
matt writes: > Is there some way to export the postgresql query parse tree in XML format? No, and it probably wouldn't be very useful to you if there was, because we feel free to whack the internal parsetree representation around in every release. regards, tom lane -- S

[GENERAL] parse tree in XML format

2009-12-28 Thread matt
Is there some way to export the postgresql query parse tree in XML format? I can not locate the API/Tool etc to do that... thanks -Matt -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-g