Re: [pgadmin-support] BUG while create sequence

2003-10-07 Thread Dave Page
> -Original Message- > From: Mindaugas Riauba [mailto:[EMAIL PROTECTED] > Sent: 07 October 2003 14:19 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] BUG while create sequence > > > > Hello, > > There seems to be a bug while creating

[pgadmin-support] BUG while create sequence

2003-10-07 Thread Mindaugas Riauba
Hello, There seems to be a bug while creating sequence. If I'm creating sequence with maxvalue then the same value is stated as MAXVALUE and CACHE. This can be seen in SQL tab. PgAdminIII 1.0.0 on Windows2000 connecting to PostgreSQL 7.3.4 on Linux. Mindaugas --