Simon Riggs <[EMAIL PROTECTED]> writes: > It seems possible to change some DDL commands/subcommands to use a > ShareLock rather than an AccessExclusiveLock. Enclosed patch implements > this reduction for CREATE TRIGGER, CREATE RULE and ALTER TABLE.
What happens when two transactions try to do one of these things concurrently to the same table? regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers