[fdo-trac] #697: Upgrade PostgreSQL Provider Thirdparty

FDO trac_fdo at osgeo.org
Tue Sep 21 11:15:25 EDT 2010


#697: Upgrade PostgreSQL Provider Thirdparty
-------------------------------------+--------------------------------------
   Reporter:  gregboone              |       Owner:  gregboone         
       Type:  enhancement            |      Status:  assigned          
   Priority:  minor                  |   Milestone:  3.6.0             
  Component:  Thirdparty Components  |     Version:  3.5.0             
   Severity:  3                      |    Keywords:  PostGIS PostgreSQL
External_id:                         |  
-------------------------------------+--------------------------------------
Changes (by gregboone):

  * status:  new => assigned


Old description:

> 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

New description:

 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
 }}}

--

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/697#comment:1>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list