Simon Riggs wrote:
(That in itself is painful, surely DDL should fail if it sees another DDL statement in progress trying to do same thing).
Surely not. The other transaction doing the DDL might roll back. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
