Any Show Stoppers for v8 libpq talking to v7.x db?

Lists: pgsql-general
From: Jerry LeVan <jerry(dot)levan(at)eku(dot)edu>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Any Show Stoppers for v8 libpq talking to v7.x db?
Date: 2004-10-15 16:10:07
Message-ID: AE5DDC32-1EC4-11D9-B9A2-000393779D9C@eku.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Hi,

I am getting ready to release a new version of my postgresql
browser and regrettably no longer have access to any
version 7 of postgresql.

I have a static link against the 8.0.0b3 version of libpq
should this still work when accessing a version 7 database?

Thanks

Jerry