Lee Kindness writes: > If I'm going to modify 'COPY INTO' to include 'ignore duplicates' > functionality it looks like I'll have to add to the COPY syntax. The > most obvious way is to add: > WITH IGNORE DUPLICATES Or does it make more sense to add a 'COPY_IGNORE_DUPLICATES' SET parameter? Lee.
Next: From: Joe Conway Date: 2001-10-01 15:50:50 Subject: Re: cvs tip problems Previous: From: Tom Lane Date: 2001-10-01 15:48:03 Subject: Re: Preparation for Beta