Make vacuumlo prompt for password when needed, thus making its -W

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5eb56611e3053c2d64f04eb9932a67d314647ecc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-12-11T02:08:59Z
Releases: 8.3.0
Make vacuumlo prompt for password when needed, thus making its -W
switch optional, as is the case for every other one of our programs.
I had already documented its -W as being optional, so this is bringing
the code into line with the docs ...

Files

PathChange+/−
contrib/vacuumlo/vacuumlo.c modified +36 −18