Re: 7.4 Wishlist
Christopher Kings-Lynne <chriskl@familyhealth.com.au>
From: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
To: <pgsql-hackers@postgresql.org>, "Philip Warner" <pjw@rhyme.com.au>
Date: 2002-11-30T01:33:09Z
Lists: pgsql-hackers, pgsql-general
> > > - COPY TO/FROM with a list of columns (maybe we have it?) - it's useful > >for > > > making metadata changes then reloading data (Inserts are much slower). > > > >We do already have it in 7.3: > > Excellent. Then I just need to add support in pg_dump. Hmmm. I could have sworn that someone (Neil?) already did that? Chris