Extract catalog info for error reporting before an error actually happens.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 25 Oct 2007 14:45:55 +0000 (14:45 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 25 Oct 2007 14:45:55 +0000 (14:45 +0000)
commitc5367081fd84d512cbc0190447f3304a8b0bc8e1
tree0dede2611700f05b13cfb9417914f90a86edbfc5
parent850abd66e8eab4391b65d8e1571414c16dc7d97d
Extract catalog info for error reporting before an error actually happens.
Also, remove redundant reset of for-wraparound PGPROC flag.

Thanks to Tom Lane for noticing both bogosities.
src/backend/postmaster/autovacuum.c