Re: [pgadmin-support] Two bugs in pgAdmin3 1.0.0

2003-10-06 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 06 October 2003 12:40 > To: Christopher Kings-Lynne > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Two bugs in pgAdmin3 1.0.0 > > > Christopher Kings-Lynne wrote: &g

Re: [pgadmin-support] Two bugs in pgAdmin3 1.0.0

2003-10-06 Thread Andreas Pflug
Christopher Kings-Lynne wrote: 1. When you change the statistics target of a column, eg: ALTER TABLE foo ALTER COLUMN bar SET STATISTICS 1000; It is not reflected in the 'code view' for the column object. We don't have statistics as property at the moment, do we need this? If so, that's a TOD

[pgadmin-support] Two bugs in pgAdmin3 1.0.0

2003-10-06 Thread Christopher Kings-Lynne
1. When you change the statistics target of a column, eg: ALTER TABLE foo ALTER COLUMN bar SET STATISTICS 1000; It is not reflected in the 'code view' for the column object. 2. On WinXP, using pgAdmin 3 1.0.0 and connecting to Cygwin pgsql 7.3.4, I get these message while connecting to the serv