aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/relcache.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-08-02 21:54:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-08-02 21:54:34 +0000
commit154f26ff5960ea11d0d5683dd2a119dc15d01218 (patch)
tree217b8ee49e3cc8ea59b442b986ddb2be0e7590af /src/backend/utils/cache/relcache.c
parent21cf6b2166ae1fc86734a0aaac89fda7df884e82 (diff)
downloadpostgresql-154f26ff5960ea11d0d5683dd2a119dc15d01218.tar.gz
postgresql-154f26ff5960ea11d0d5683dd2a119dc15d01218.zip
RemoveAttrDefaultById() neglected to obtain exclusive lock on the
relation being modified. In most paths of control we'd already have such a lock, but if we were dropping the default due to a cascaded delete of some function it depended on, maybe not.
Diffstat (limited to 'src/backend/utils/cache/relcache.c')
0 files changed, 0 insertions, 0 deletions