On Wed, Mar 9, 2011 at 9:16 AM, Merlin Moncure <mmonc...@gmail.com> wrote:

> create type validation_flags as
> (
>  cluster bool,
>  freq bool
> );
>

Wow. That solution is nearly sexy, and far and away better than any solution
that I would have come up with. Thanks, Merlin!

-Reece

Reply via email to