Andrew Dunstan <[email protected]> wrote: > I mean it should be in the Explain output: > <explain xmlns="http://www.postgresql.org/2009/explain"> > <Query-Text>SELECT '' AS zero, BOOLTBL1.* > A number of users (including me) badly want to be able to extract the > explain output from the log files with the query text included.
I see it's useful for non-text output format. +1 for the extension. Also please include the documentation fix because it contains a sample output using STATEMENT section. Regards, --- ITAGAKI Takahiro NTT Open Source Software Center -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
