Re: Exec statement logging - Mailing list pgsql-patches

From Tom Lane
Subject Re: Exec statement logging
Date
Msg-id 20651.1116272499@sss.pgh.pa.us
Whole thread Raw
In response to Re: Exec statement logging  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Exec statement logging
Re: Exec statement logging
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> a null for the prepare string.  Also, rather than change the API for
> pg_parse_query(), I use a global variable that I check after the
> function call.

This is horribly ugly and will doubtless lead to pfree crashes.  What
was the point again?

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Exec statement logging
Next
From: Bruce Momjian
Date:
Subject: Re: Exec statement logging