Re: [HACKERS] statement logging / extended query protocol

From: David Fetter <david(at)fetter(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Oliver Jowett <oliver(at)opencloud(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] statement logging / extended query protocol
Date: 2005-09-26 16:31:16
Message-ID: 20050926163116.GA13535@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Sun, Sep 25, 2005 at 11:41:11PM -0400, Bruce Momjian wrote:
> Tom Lane wrote:
> > Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > > OK. At this stage it should all just wait for 8.2.
> >
> > Haven't we already committed some feature changes in this area? I
> > dislike the idea of shipping a transient state just because "we
> > ran out of time". Once we ship 8.1, that will be another behavior
> > that we have to consider backwards compatibility with. We should
> > either fix it right, or revert to the 8.0 behavior for this
> > release.
>
> I documented in TODO what doesn't log properly in 8.1. I don't see
> how logging output has to be backward compatible.

Dunno about this particular case, but not having backward-compatible
logging output has already broken pqa. Proposal on logging to
-hackers follows...

Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778

Remember to vote!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-09-26 16:44:05 Re: [HACKERS] statement logging / extended query protocol
Previous Message Andreas Pflug 2005-09-26 16:23:06 Re: roundoff problem in time datatype

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-09-26 16:44:05 Re: [HACKERS] statement logging / extended query protocol
Previous Message Andreas Pflug 2005-09-26 16:23:06 Re: roundoff problem in time datatype