Remove obsolete comment.
authorRobert Haas
Thu, 14 Apr 2011 02:20:39 +0000 (19:20 -0700)
committerRobert Haas
Thu, 14 Apr 2011 02:20:39 +0000 (19:20 -0700)
commit0c80b57d0775eb2015b7672fd8b20c63846d2a0d
treed5f47e09b768e98773124ef1f6b1914c08760174
parent39a68e5c6ca7b41b889e773ca58535324af69630
Remove obsolete comment.

The lock level for adding a parent table is now ShareUpdateExclusiveLock;
see commit fbcf4b92aa64d4577bcf25925b055316b978744a.  This comment didn't
get updated to match, but it doesn't seem important to mention this detail
here, so rather than updating it now, just take it out.
src/backend/commands/tablecmds.c