Re: pgAdmin III: error while browsing schema of PG database
От | Dave Page |
---|---|
Тема | Re: pgAdmin III: error while browsing schema of PG database |
Дата | |
Msg-id | AANLkTinxGL6ztPNEwxtmj7baDA3XLWCmKE3Vb4tNUBjA@mail.gmail.com обсуждение исходный текст |
Ответ на | pgAdmin III: error while browsing schema of PG database (Nikhil S <nixmisc@gmail.com>) |
Ответы |
Re: pgAdmin III: error while browsing schema of PG database
|
Список | pgadmin-hackers |
Thanks - applied. On Mon, Feb 7, 2011 at 1:01 PM, Nikhil S <nixmisc@gmail.com> wrote: > Hi, > > If one clicks on Postgres (non EDB) database and tries to expand the schema > tab, then the current git head spits out an error. The offending query > contains the following comparison > > protype = 1; > > protype is of type char, so it expects the RHS to be a char. However this > works ok against an EDB database. Anyways, the fix is to compare protype > with '1'. This sql works fine on both flavours of databases. Fixing this at > all relevant locations. > > Regards, > Nikhils > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgadmin-hackers по дате отправления: