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

From Dave Page
Subject Re: PgAdmin doesn't let me enter new values via table grid
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40154CD1C@ratbert.vale-housing.co.uk
Whole thread Raw
In response to PgAdmin doesn't let me enter new values via table grid  (Thomas Pundt <mlists@rp-online.de>)
Responses Re: PgAdmin doesn't let me enter new values via table grid
List pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Thomas Pundt
> Sent: 15 September 2006 14:50
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] PgAdmin doesn't let me enter new
> values via table grid
>
> 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

Thanks Thomas - this is due to pgAdmin now using format_type to ensure
that you always see the SQL/PostgreSQL standard type name formatting.
Seems there were still a couple of places where we were unecessarily
re-adding schema qualifications and quoting. I think I've got these all
fixed in SVN.

Regards, Dave.


pgadmin-support by date:

Previous
From: "Harald Armin Massa"
Date:
Subject: Beta 1.6: Output Headers refresh in slow motion
Next
From: Thomas Pundt
Date:
Subject: Re: PgAdmin doesn't let me enter new values via table grid