On Fri, Aug 21, 2009 at 3:23 AM, Brendan Jurd<[email protected]> wrote: > They'd expect it to create an index sans the unique > constraint. Ignoring the user's intention and copying the index as-is > (including the unique constraint) would be unfriendly. > > Unless the SQL spec demands that we do so?
There are no indexes in the SQL spec. -- greg http://mit.edu/~gsstark/resume.pdf -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
