Re: [pgadmin-support] bug with insert

2006-10-29 Thread Milen A. Radev
Anton Andreev написа: > I forgot, my postgresql is 8.2 beta1 > > I think I found a bug in pgAdmin3 beta 3 5475. > OS: Windows > I ve created a table and can not access that tables. pgAdmin shows the > tables and their columns(not always) but I can not make INSERT > statements!!! > > CREATE TABLE

[pgadmin-support] bug with insert

2006-10-29 Thread Anton Andreev
I forgot, my postgresql is 8.2 beta1 I think I found a bug in pgAdmin3 beta 3 5475. OS: Windows I ve created a table and can not access that tables. pgAdmin shows the tables and their columns(not always) but I can not make INSERT statements!!! CREATE TABLE funds_currency ( "ID" integer NOT NUL