Обсуждение: Bug in PGAdmin III 1.2.0 Beta

Поиск
Список
Период
Сортировка

Bug in PGAdmin III 1.2.0 Beta

От
"TaRRaDeLo"
Дата:

 

Hi, I don’t known if that`s a bug:

 

when i create a new table, and i include a varchar o char field, i obtain this error : "Error: syntax error at or near "(" at character xxx"

 

the bug is in the specification of sql query, varchar, char datatypes are quoted

 

 

if i copy the sql especification ofthe table to query tool, and i remove the quotes from char types i execute the query normally.

 

Thanks!!!

 

TaRRaDeLo

Re: Bug in PGAdmin III 1.2.0 Beta

От
"Dave Page"
Дата:
Hi
 
This is a known bug in beta 2 that has already been fixed.
 
Thanks for the report though.
 
Regards, Dave.


From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of TaRRaDeLo
Sent: 10 October 2004 21:00
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] Bug in PGAdmin III 1.2.0 Beta

 

Hi, I don’t known if that`s a bug:

 

when i create a new table, and i include a varchar o char field, i obtain this error : "Error: syntax error at or near "(" at character xxx"

 

the bug is in the specification of sql query, varchar, char datatypes are quoted

 

 

if i copy the sql especification ofthe table to query tool, and i remove the quotes from char types i execute the query normally.

 

Thanks!!!

 

TaRRaDeLo