Here is the documentation for the libpq for 9.2
http://www.postgresql.org/docs/9.3/static/libpq.html

Looking at the pgdriver make file seems is just a matter to bind the
libpq with a source code of pgsql 9.x and generate the driver from the
pg_config.h and pg_config_os.h

On 9/27/13, Alexandro Colorado <[email protected]> wrote:
> I've try to test the PostgreSQL database drivers.
> http://www.openoffice.org/dba/drivers/postgresql/index.html
>
> Seems the driver no longer works for the more recent versions of
> PostgreSQL and/or OpenOffice.org
>
> After installing it, I wasnt able to find the driver in Base. From a
> post at the forums seems also the more recent versions 8.x and 9.x are
> also not supported by the driver.
>
> Any way to review this and fix it? Looking at the XCU, the driver name
> should be:
> org.openoffice.comp.connectivity.pq.Driver
>
> Looking at the source seems to be statically builted against the 7.3.2
> version of postgresql (postgresql-version.mk, prj/d.lst). The source
> can be seen here:
> http://www.openoffice.org/dba/drivers/postgresql/postgresql.zip
>
> --
> Alexandro Colorado
> Apache OpenOffice Contributor
> http://www.openoffice.org
>


-- 
Alexandro Colorado
Apache OpenOffice Contributor
http://www.openoffice.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to