Apply fixes for problems with dropped columns whose types have also been
authorTom Lane <[email protected]>
Mon, 12 May 2003 00:17:34 +0000 (00:17 +0000)
committerTom Lane <[email protected]>
Mon, 12 May 2003 00:17:34 +0000 (00:17 +0000)
commitff3fc96e9f9157ff73819c455dc4ab4afa96bcba
tree04f0541d109522311aaa676c02b1ad85d6a285b1
parentb09f314c0df846bd8bf37705d598c1380d127b60
Apply fixes for problems with dropped columns whose types have also been
dropped.  Add regression test, too.
src/backend/catalog/heap.c
src/backend/optimizer/prep/preptlist.c
src/test/regress/expected/alter_table.out
src/test/regress/sql/alter_table.sql