Re: prepared statements don't log arguments? - Mailing list pgsql-hackers

From Oliver Jowett
Subject Re: prepared statements don't log arguments?
Date
Msg-id 425AF162.2070104@opencloud.com
Whole thread Raw
In response to Re: prepared statements don't log arguments?  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Simon Riggs wrote:

>>I assume this replaces the current logging on Parse to avoid duplicate
>>logging?
> 
> 
> Well, I'm open to discussion, but that isn't what the patch does.

I guess I'll wait for your patch and take a look rather than try to
guess about what it does, then.

> My thinking was to add functionality, not take it away. We currently
> support V2 and V3 connections, so we need to continue to log V2
> statements as well as V3 exec phase.

V2 is like the V3 simple query case..

-O


pgsql-hackers by date:

Previous
From: Thomas F.O'Connell
Date:
Subject: Re: [PATCHES] DELETE ... USING
Next
From: Philip Yarra
Date:
Subject: Re: Need help woth thread support in ecpglib