pgsql-server/src backend/commands/typecmds.c t ... - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql-server/src backend/commands/typecmds.c t ...
Date
Msg-id 20030104004609.12C2E475F1C@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    03/01/03 19:46:09

Modified files:
    src/backend/commands: typecmds.c
    src/test/regress/expected: domain.out

Log message:
    Partial code review for ALTER DOMAIN patch.  Incorporates Rod Taylor's
    patches of 9-Dec (permissions fix) and 13-Dec (performance) as well as
    a partial fix for locking issues: concurrent DROP COLUMN should not
    create trouble anymore.  But concurrent DROP TABLE is still a risk, and
    there is no protection at all against creating a column of a domain while
    we are altering the domain.


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql-server/src/bin/pg_dump pg_backup_archiver.c
Next
From: petere@postgresql.org (Peter Eisentraut - PostgreSQL)
Date:
Subject: pgsql-server/src backend/po/Tag: backend/po/RE ...