Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> I think the log entries should be separate: print the query text when
>> you start, print the duration when you're done. A little bit of
>> postprocessing can reassemble the two entries.
> How would someone reassemble them? You would have to have the pid, I
> assume.
Sure.
> Do we auto-enable pid output when we enable duration? Yuck.
No, you expect the user to select the options he needs. Let's not
over-engineer a perfectly simple feature.
regards, tom lane