diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-04 00:46:08 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-04 00:46:08 +0000 |
commit | 17194f4112ad7399d5929ac928068eae7cf3c84a (patch) | |
tree | c13c82b100b4e5a24c6760529ead0787912b438c /src/backend/utils/adt/regexp.c | |
parent | 150ffb2d506e3626c1652777ea1d5fff3b5373e7 (diff) | |
download | postgresql-17194f4112ad7399d5929ac928068eae7cf3c84a.tar.gz postgresql-17194f4112ad7399d5929ac928068eae7cf3c84a.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions