Modify vacuum() to accept a single relation OID instead of a list (which we

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

Commit: 9319fd89e10ccb2b697cdaacd4f037e2a517b508
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-06-05T15:47:32Z
Releases: 8.4.0
Modify vacuum() to accept a single relation OID instead of a list (which we
always pass as a single element anyway.)  In passing, fix an outdated comment.

Files