Redundant statements (was: Re: [pgadmin-hackers] column STATISTICS lost)

2010-04-28 Thread Erwin Brandstetter
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

[pgadmin-hackers] SVN Commit by guillaume: r8306 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/dlg

2010-04-28 Thread svn
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

[pgadmin-hackers] SVN Commit by guillaume: r8307 - in trunk/pgadmin3: . pgadmin/dlg

2010-04-28 Thread svn
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

[pgadmin-hackers] Re: [pgAdmin III] #175: Column properties: uncalled attempt to "change" array data types

2010-04-28 Thread pgAdmin Trac
#175: Column properties: uncalled attempt to "change" array data types --+- Reporter: brsa | Owner: gleu Type: bug | Status: closed Priority: minor| Milestone

[pgadmin-hackers] Re: [pgAdmin III] #175: Column properties: uncalled attempt to "change" array data types

2010-04-28 Thread pgAdmin Trac
#175: Column properties: uncalled attempt to "change" array data types -+-- Reporter: brsa | Owner: gleu Type: bug | Status: assigned Priority: minor|