Aloha!
I am testing Guillaume's version of pgadmin3.exe from Apr. 17.
The fix below is included and it seems to fix the problem just fine.
However, as a side effect (?) there is now a redundant statement for
each and every column:
ALTER TABLE foo ALTER COLUMN bar SET STORAGE PLAIN;
or
Author: guillaume
Date: 2010-04-28 14:00:46 +0100 (Wed, 28 Apr 2010)
New Revision: 8306
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8306&view=rev
Log:
Fix uncalled attempt to "change" array data types in dlgColumn, per a report
from Erwin Brandstetter.
Fixes #175.
Modi
Author: guillaume
Date: 2010-04-28 14:02:57 +0100 (Wed, 28 Apr 2010)
New Revision: 8307
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8307&view=rev
Log:
Fix uncalled attempt to "change" array data types in dlgColumn, per a report
from Erwin Brandstetter.
Fixes #175.
Modi
#175: Column properties: uncalled attempt to "change" array data types
--+-
Reporter: brsa | Owner: gleu
Type: bug | Status: closed
Priority: minor| Milestone
#175: Column properties: uncalled attempt to "change" array data types
-+--
Reporter: brsa | Owner: gleu
Type: bug | Status: assigned
Priority: minor|