Re: 7.4 Wishlist
Christopher Kings-Lynne <chriskl@familyhealth.com.au>
From: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
To: "Joe Conway" <mail@joeconway.com>
Cc: <pgsql-hackers@postgresql.org>
Date: 2002-12-01T00:27:50Z
Lists: pgsql-hackers, pgsql-general
> > 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