PgAdmin doesn't let me enter new values via table grid - Mailing list pgadmin-support

From Thomas Pundt
Subject PgAdmin doesn't let me enter new values via table grid
Date
Msg-id 200609151549.33668.mlists@rp-online.de
Whole thread Raw
Responses Re: PgAdmin doesn't let me enter new values via table grid
List pgadmin-support
Hi,

yet another strange thing that did work before: 

The database doesn't save values when entered into the table grid. Instead
I get an error popup saying: ERROR:  type "pg_catalog.integer" does not exist

I've double checked an older version of pgadmin, and that version has no 
problems saving the changed line.

The offending statement according to the log file is:
ERROR:  type "pg_catalog.integer" does not exist
STATEMENT:  UPDATE rpcore_portal_template SET 
template_size='long'::pg_catalog.text WHERE rpcore_template_id 
= '1'::pg_catalog."integer"

The database is a version 8.1.4 installation, pgadmin is r5368 compiled from
SVN. I've attached a schema only dump of the table.

Ciao,
Thomas

-- 
Thomas Pundt <thomas.pundt@rp-online.de> ---- http://rp-online.de/ ----

pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Beta 1.6: Crash on .CSV export of NULL-Values
Next
From: "Harald Armin Massa"
Date:
Subject: Beta 1.6: Output Headers refresh in slow motion