pgAdmin III July 16th Build
reverse engineered SQL statements for columns do not show the correct DROP statement.
For example:
-- ALTER TABLE public.s_name16 DROP COLUMN s_name16
"public.s_name16" should show the table name but it shows the column name instead.
Regards
Donald Fraser.