Mark autovacuum entries in pg_stat_activity so that they can be easily

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 7aa4164363f48c9a8345a0fda48e21de75f499d6
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-01-14T13:39:25Z
Releases: 8.3.0
Mark autovacuum entries in pg_stat_activity so that they can be easily
distinguished from user-invoked commands.  Per suggestion from Tom Lane.

Files

PathChange+/−
src/backend/postmaster/autovacuum.c modified +3 −3