Opened 14 years ago
Closed 14 years ago
#697 closed enhancement (fixed)
Upgrade PostgreSQL Provider Thirdparty
Reported by: | gregboone | Owned by: | gregboone |
---|---|---|---|
Priority: | minor | Milestone: | 3.6.0 |
Component: | Thirdparty Components | Version: | 3.5.0 |
Severity: | 3 | Keywords: | PostGIS PostgreSQL |
Cc: | External ID: |
Description (last modified by )
Author: Cheney Sun
Title: Upgrade PostgreSQL Provider Thirdparty
======== Abstract ========
This change mainly addresses the submission to FDO open source on the upgrade of PostgreSQL provider.
It upgrades the PostgreSQL provider SDK to 9.0, which is gotten from the PostgreSQL 9.0 installation folder.
I run the provider's unit tests by connecting to PostgreSQL 9.0 + PostGIS 1.5 and PostgreSQL8.4 + PostGIS 1.5. Basically, all the tests are passed in both version servers.
================ Thirdparty Changes ================
modified:
pgsql/include/ecpg_informix.h pgsql/include/ecpglib.h pgsql/include/ecpgtype.h pgsql/include/libpq-events.h pgsql/include/libpq-fe.h pgsql/include/pg_config.h pgsql/include/pg_config_manual.h pgsql/include/pg_config_os.h pgsql/include/pgtypes_interval.h pgsql/include/pgtypes_numeric.h pgsql/lib/ms/libecpg.lib pgsql/lib/ms/libpq.lib pgsql/lib/ms/Win64/libecpg.lib pgsql/lib/ms/Win64/libpqdll.lib pgsql/lib/libecpg.a pgsql/lib/libpq.a
Deleted:
pgsql/lib/ms/Win64/libpq.lib
Added:
pgsql/include/gettext-po.h pgsql/include/libintl.h pgsql/include/sqlda-compat.h pgsql/include/sqlda-native.h pgsql/include/sqlda.h pgsql/lib/ms/Win64/libecpg.lib
=================== Components Affected ===================
PostgreSQLProvider.dll libFdoRdbmsPostgreSQL.la
Change History (2)
comment:1 by , 14 years ago
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |