Change the reloptions machinery to use a table-based parser, and provide

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

Commit: ba748f7a11ef884277b61d1708a17a44acfd1736
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2009-01-05T17:14:28Z
Releases: 8.4.0
Change the reloptions machinery to use a table-based parser, and provide
a more complete framework for writing custom option processing routines
by user-defined access methods.

Catalog version bumped due to the general API changes, which are going to
affect user-defined "amoptions" routines.

Files