Обсуждение: pgadmin 1.14.2, ERROR:column tgconstraint does not exist

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

pgadmin 1.14.2, ERROR:column tgconstraint does not exist

От
Ati
Дата:
hi,

i installed pgadmin 1.14.2 and i get this error message each time when i click a table name on the left side:

2012-03-05 16:00:54 ERROR  : ERROR:  column "tgconstraint" does not exist
LINE 9:  WHERE tgconstraint=0 AND tgrelid = 4709202::oid

Server: Postgresql 8.2.20 on OS X 10.6.8
Client: OS X 10.6.8 (same HW as server)

regards,
Attila



Re: pgadmin 1.14.2, ERROR:column tgconstraint does not exist

От
Guillaume Lelarge
Дата:
On Mon, 2012-03-05 at 16:15 +0100, Ati wrote:
> hi,
> 
> i installed pgadmin 1.14.2 and i get this error message each time when i click a table name on the left side: 
> 
> 2012-03-05 16:00:54 ERROR  : ERROR:  column "tgconstraint" does not exist
> LINE 9:  WHERE tgconstraint=0 AND tgrelid = 4709202::oid
> 
> Server: Postgresql 8.2.20 on OS X 10.6.8
> Client: OS X 10.6.8 (same HW as server)
> 

My bad, I broke the trigger query while working on another patch. This
issue is now fixed.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



Re: pgadmin 1.14.2, ERROR:column tgconstraint does not exist

От
lucidval@gmail.com
Дата:
On Monday, 5 March 2012 23:32:59 UTC+2, Guillaume Lelarge  wrote:
> On Mon, 2012-03-05 at 16:15 +0100, Ati wrote:
> 
> > hi,
> 
> > 
> 
> > i installed pgadmin 1.14.2 and i get this error message each time when i click a table name on the left side: 
> 
> > 
> 
> > 2012-03-05 16:00:54 ERROR  : ERROR:  column "tgconstraint" does not exist
> 
> > LINE 9:  WHERE tgconstraint=0 AND tgrelid = 4709202::oid
> 
> > 
> 
> > Server: Postgresql 8.2.20 on OS X 10.6.8
> 
> > Client: OS X 10.6.8 (same HW as server)
> 
> > 
> 
> 
> 
> My bad, I broke the trigger query while working on another patch. This
> 
> issue is now fixed.
> 
> 
> 
> 
> 
> -- 
> 
> Guillaume
> 
> http://blog.guillaume.lelarge.info
> 
> http://www.dalibo.com
> 
> 
> 
> 
> 
> -- 
> 
> Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
> 
> To make changes to your subscription:
> 
> http://www.postgresql.org/mailpref/pgadmin-support

what does that mean, cos im having the same problem



Re: pgadmin 1.14.2, ERROR:column tgconstraint does not exist

От
Guillaume Lelarge
Дата:
On Fri, 2012-11-16 at 01:58 -0800, lucidval@gmail.com wrote:
> On Monday, 5 March 2012 23:32:59 UTC+2, Guillaume Lelarge  wrote:
> > On Mon, 2012-03-05 at 16:15 +0100, Ati wrote:
> > 
> > > hi,
> > 
> > > 
> > 
> > > i installed pgadmin 1.14.2 and i get this error message each time when i click a table name on the left side: 
> > 
> > > 
> > 
> > > 2012-03-05 16:00:54 ERROR  : ERROR:  column "tgconstraint" does not exist
> > 
> > > LINE 9:  WHERE tgconstraint=0 AND tgrelid = 4709202::oid
> > 
> > > 
> > 
> > > Server: Postgresql 8.2.20 on OS X 10.6.8
> > 
> > > Client: OS X 10.6.8 (same HW as server)
> > 
> > > 
> > 
> > 
> > 
> > My bad, I broke the trigger query while working on another patch. This
> > 
> > issue is now fixed.
> > 
> > 
> > 
> > 
> > 
> > -- 
> > 
> > Guillaume
> > 
> > http://blog.guillaume.lelarge.info
> > 
> > http://www.dalibo.com
> > 
> > 
> > 
> > 
> > 
> > -- 
> > 
> > Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
> > 
> > To make changes to your subscription:
> > 
> > http://www.postgresql.org/mailpref/pgadmin-support
> 
> what does that mean, cos im having the same problem
> 
> 

It means the issue is fixed in the code, and that it will be available
when 1.16.1 will be out.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com