diff options
| author | Tom Lane | 2009-08-31 19:41:00 +0000 |
|---|---|---|
| committer | Tom Lane | 2009-08-31 19:41:00 +0000 |
| commit | 68a1a12f0d0459c4346fbbbc9c0967e9d321ec47 (patch) | |
| tree | df89cd42102279f3b07ec45075d32f99459f4fab /src/backend/commands/dbcommands.c | |
| parent | 186b10c1f0a61f90d320a4ccce2ff8b31fa55210 (diff) | |
Change the autovacuum launcher to read pg_database directly, rather than
via the "flat files" facility. This requires making it enough like a backend
to be able to run transactions; it's no longer an "auxiliary process" but
more like the autovacuum worker processes. Also, its signal handling has
to be brought into line with backends/workers. In particular, since it
now has to handle procsignal.c processing, the special autovac-launcher-only
signal conditions are moved to SIGUSR2.
Alvaro, with some cleanup from Tom
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions
