Re: pgAdmin III v1.10.2 released

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: pgAdmin III v1.10.2 released
Дата
Msg-id 4BA10071.5010303@lelarge.info
обсуждение исходный текст
Ответ на Re: pgAdmin III v1.10.2 released  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Ответы Re: pgAdmin III v1.10.2 released  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
Le 17/03/2010 17:01, Devrim GÜNDÜZ a écrit :
> On Wed, 2010-03-17 at 16:52 +0100, Guillaume Lelarge wrote:
>> You should because I don't have any idea what you are talking about.
> 
> I sent build log yesterday:
> 
> http://archives.postgresql.org/message-id/1268719771.2229.1.camel@hp-laptop2.gunduz.org
> 

Oops, sorry. Didn't think they were related.

I found this:

pg_valid_server_encoding_id() is exported by 8.3's libpq, but it does
not exist in 8.2 and before.  What is evidently happening is that psql
is binding to an old copy of libpq.so.  Check your PG installation.

in a Tom Lane's mail on the same kind of issue.

Our issue comes from revision 8087
(http://code.pgadmin.org/trac/changeset/8087).

I don't see an easy way to get around this. Either we drop that code, or
we explicitely state that pgAdmin works only with recent libpq (recent
meaning here 8.3+). Dave, did I misunderstand something? what's your
point of view on this issue?


-- 
Guillaume.http://www.postgresqlfr.orghttp://dalibo.com


В списке pgadmin-support по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: pgAdmin III v1.10.2 released
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin III v1.10.2 released