On Thu, Jan 16, 2014 at 3:35 AM, Heikki Linnakangas <[email protected]> wrote: > Makes sense. Can you extract that into a separate patch, please? > > I was wondering if that might cause deadlocks if an existing index is > changed from unique to non-unique, or vice versa, as the ordering would > change. But we don't have a DDL command to change that, so the question is > moot.
It's not hard to imagine someone wanting to add such a DDL command. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
