Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: Data insert & column name problems

Re: Data insert & column name problems



 

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org 
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of 
> Michal Unzeitig
> Sent: 16 September 2004 13:47
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Data insert & column name problems
> 
> PgAdmin 1.2.0 beta on Win32
> 
> -- I'm unable to add new records in empty table in data view; 
> after I use manual INSERT INTO for first row, than I works (* 
> row appears)

I'm unable to recreate this - does it happen for all tables? Can you
supply the SQL used to create the table and any associated indexes etc
please?

> -- when creating table/adding column of varchar type, the 
> "varchar" is quoted which causes error

There is a known quoting bug that will have caused this - it's fixed in
cvs and should be in the latest snapshot at
http://pgadmin.postgresql.org/snapshots/win32/

Regards, Dave.



Home | Main Index | Thread Index

top