> > My ones are:
> >
> > * Compliant ADD COLUMN
> > * Integrated full text indexes
> > * pg_dump dependency ordering
> >
> > What would you guys do? Even if it isn't feasible right now...
Actually - I think I might add MODIFY COLUMN to that list. Just look at the
list of poor buggers in the interactive docs who can't change their column
types. Guess that means I'd need to bring in attlognum's tho.
Chris