Re: [GENERAL] libecpg versions and libecpg_compat

Поиск
Список
Период
Сортировка
От Rob Newton
Тема Re: [GENERAL] libecpg versions and libecpg_compat
Дата
Msg-id 4B7C7AAC.2060909@mirrabooka.com
обсуждение исходный текст
Ответ на Re: [GENERAL] libecpg versions and libecpg_compat  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
<br /><br /> Boszormenyi Zoltan wrote: <blockquote cite="mid:4B7A5275.3070902@cybertec.at" type="cite"><pre wrap="">Rob
Newtonírta: </pre><br /><blockquote type="cite"><pre wrap="">Is there some way of building with Pg v8.0 ECPG lib and
runningon a
 
system with Pg v8.4 ECPG lib?  or vice versa? and is libecpg_compat
intended for that purpose?   </pre></blockquote><pre wrap="">
You can build the src/interfaces/libpq and src/interfaces/ecpg/ecpglib
directories in the old version and install them side by side with the new
version. The 8.4 server works happily with the old ECPG client.
 </pre></blockquote> OK, that is handy to know.  I'll give it a try...<br /><br /> Many thanks,<br /> Rob<br />

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: alpha4 timing
Следующее
От: Bruce Momjian
Дата:
Сообщение: NOTIFY/LISTEN on read-only slave?