Re: vacuumlo patch

Tim <elatllat@gmail.com>

From: Tim <elatllat@gmail.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Josh Kupershmidt <schmiddy@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Alvaro Herrera <alvherre@commandprompt.com>, Pg Hackers <pgsql-hackers@postgresql.org>, David Fetter <david@fetter.org>, Aron Wieck <me@eunice.de>
Date: 2011-08-07T08:23:26Z
Lists: pgsql-hackers

Attachments

Excerpts from Peter's message On Sun, Aug 7, 2011 at 3:49 AM:

> Please put the new option 'l' in some sensible order in the code and the
> help output (normally alphabetical).  Also, there should probably be
> some update to the documentation.
>

I have alphabetized the help output, and one piece of code.
I'm hesitate to alphabetize some portions of the code because they are
grouped by type and not already alphabetized.
If I left something un-alphabetized please be explicit about about what
should be changed and why.
Documentation is now also in the patch.
Thanks for the tips.