Thread: pgAdmin2 plug-in

pgAdmin2 plug-in

From
Jean-Michel POURE
Date:
Hello Dave,

I upgraded code and binaries from CVS to latest versions. I am having a 
look at a possible Cygwin plug-in (this is even more important than view 
and trigger pseudo modification and can done quickly).

The plug-in menu works great from the binary version of pgAdmin2.
In the latest version of pgAdmin, I get error "incompatible type".

Any idea?

Best regards
Jean-Michel



Re: pgAdmin2 plug-in

From
Dave Page
Date:

> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr] 
> Sent: 03 November 2001 10:47
> To: pgsql-hackers@postgresql.org
> Cc: dpage@vale-housing.co.uk
> Subject: pgAdmin2 plug-in
> 
> 
> Hello Dave,
> 
> I upgraded code and binaries from CVS to latest versions. I 
> am having a 
> look at a possible Cygwin plug-in (this is even more 
> important than view 
> and trigger pseudo modification and can done quickly).
> 
> The plug-in menu works great from the binary version of 
> pgAdmin2. In the latest version of pgAdmin, I get error 
> "incompatible type".

Try running buildall.bat - it may be that one of your plugins is compiled
for a different version of pgSchema than you have.

Regards, Dave,