log_line_info
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2004-02-17T17:45:20Z
Lists: pgsql-hackers
Rod Taylor wrote: >>and I'm willing to entertain other suggestions. >> >> > >Very nice, but you missed the most important. Command Tag. > > I've had a brief look at this proposal (to allow reporting of the command tag along with username, database, session cookie etc on each log line). I'm wondering where the best place to collect it might be. I thought that having it set in set_ps_display() might work. Thoughts? cheers andrew