Re: 7.4 features list - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 7.4 features list
Date
Msg-id 24861.1052283333@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.4 features list  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom, I am seeing "IN ... func..." in the server logs for every LOG:
> message.  Is that planned behavior?

Only transient.  As I was telling you this afternoon, I'm focusing
on getting the on-the-wire protocol behavior frozen.  We need to think
about how much of the new, richer, error information should be logged
in the server log --- and what configuration options we should offer
to control that.  But I don't want to think about it quite yet.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 7.4 features list
Next
From: "Jim C. Nasby"
Date:
Subject: Re: [PERFORM] Hypothetical suggestions for planner, indexing improvement