diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2007-10-24 19:08:25 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2007-10-24 19:08:25 +0000 |
commit | 2627c83561d8a0ff1f07d85426a389c5eb82980f (patch) | |
tree | b2de6df4f6cd498d815c002128fa05a33d24b07e /src/backend/utils/adt/tsquery_gist.c | |
parent | c29a9c37bf6bdaaaa65ccbcd4c69c596691134e1 (diff) | |
download | postgresql-2627c83561d8a0ff1f07d85426a389c5eb82980f.tar.gz postgresql-2627c83561d8a0ff1f07d85426a389c5eb82980f.zip |
Minor changes to autovacuum worker: change error handling so that it continues
with the next table on schedule instead of exiting, in all cases instead of
just on query cancel.
Add a errcontext() line indicating the activity of the worker to the error
message when it is cancelled.
Change the WorkerInfo struct to contain a pointer to the worker's PGPROC
instead of just the PID.
Add forgotten post-auth delays, per Simon Riggs. Also to autovac launcher.
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions