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

Re: [pgadmin-hackers] column STATISTICS lost

2010-04-03 Thread Guillaume Lelarge
Le 03/04/2010 11:19, Dave Page a écrit : > On Sat, Apr 3, 2010 at 4:01 AM, Guillaume Lelarge > wrote: >> OK, I have a patch (attached) that seems to work. It adds some >> functions, and I'm not sure I should push this into the 1.10 branch. >> What do you guys think about this? only in trunk or in

Re: [pgadmin-hackers] column STATISTICS lost

2010-04-03 Thread Dave Page
On Sat, Apr 3, 2010 at 4:01 AM, Guillaume Lelarge wrote: > OK, I have a patch (attached) that seems to work. It adds some > functions, and I'm not sure I should push this into the 1.10 branch. > What do you guys think about this? only in trunk or in trunk and in the > 1.10 branch? Seems like a bu

Re: [pgadmin-hackers] column STATISTICS lost

2010-04-02 Thread Guillaume Lelarge
Le 27/03/2010 02:51, Guillaume Lelarge a écrit : > Le 27/03/2010 01:07, Erwin Brandstetter a écrit : >> On 26.03.2010 20:47, guilla...@lelarge.info wrote: >>> Le 26/03/2010 17:10, Erwin Brandstetter a écrit : >>> [...] Column statistcs are lost in the re-engineered SQL in the SQL pane

Re: [pgadmin-hackers] column STATISTICS lost

2010-03-26 Thread Guillaume Lelarge
Le 27/03/2010 01:07, Erwin Brandstetter a écrit : > On 26.03.2010 20:47, guilla...@lelarge.info wrote: >> Le 26/03/2010 17:10, Erwin Brandstetter a écrit : >> >>> [...] >>> Column statistcs are lost in the re-engineered SQL in the SQL pane in >>> pgAdmin 1.10.2. >>> I have just filed ticket #160

Re: [pgadmin-hackers] column STATISTICS lost

2010-03-26 Thread Erwin Brandstetter
On 26.03.2010 20:47, guilla...@lelarge.info wrote: Le 26/03/2010 17:10, Erwin Brandstetter a écrit : [...] Column statistcs are lost in the re-engineered SQL in the SQL pane in pgAdmin 1.10.2. I have just filed ticket #160 in trac describing the problem. Not sure this really is a bug

Re: [pgadmin-hackers] column STATISTICS lost

2010-03-26 Thread Guillaume Lelarge
Le 26/03/2010 17:10, Erwin Brandstetter a écrit : > [...] > Column statistcs are lost in the re-engineered SQL in the SQL pane in > pgAdmin 1.10.2. > I have just filed ticket #160 in trac describing the problem. > Not sure this really is a bug. We don't put in the SQL pane of the table all change

[pgadmin-hackers] column STATISTICS lost

2010-03-26 Thread Erwin Brandstetter
Hi developers! Column statistcs are lost in the re-engineered SQL in the SQL pane in pgAdmin 1.10.2. I have just filed ticket #160 in trac describing the problem. Regards Erwin -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: htt