ps_status on fastpath
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-17T15:15:06Z
Lists: pgsql-hackers
Attachments
- fastpath-ps.patch (application/octet-stream) patch
I noticed that the fastpath code doesn't update ps_status, which would be harmless except that it leads to "idle in transaction" being logged in log_line_prefix for the command tag. Are there objections to applying this? -- Álvaro Herrera <alvherre@alvh.no-ip.org>