Re: [GENERAL] libecpg versions and libecpg_compat
Rob Newton <robn@mirrabooka.com>
From: Rob Newton <robn@mirrabooka.com>
To: Boszormenyi Zoltan <zb@cybertec.at>
Cc: pgsql-hackers@postgresql.org
Date: 2010-02-17T23:24:28Z
Lists: pgsql-hackers
Attachments
- (unnamed) (text/html)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<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 running on 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>
</body>
</html>