[dev] [cvs] commit: framework/Prefs/Prefs sql.php framework/Prefs package.xml horde/docs CHANGES UPGRADING horde/scripts/sql create.pgsql.sql horde_prefs.pgsql.sql horde/scripts/upgrades 2009-04-13_horde_pgsql_upgrade.sql
Michael M Slusarz
slusarz at horde.org
Mon Apr 13 20:23:49 UTC 2009
Quoting Jan Schneider <jan at horde.org>:
> Why Horde 4 only?
>
> Zitat von Michael M Slusarz <slusarz at horde.org>:
>
>> slusarz 2009-04-13 12:46:24 EDT
>>
>> Modified files:
>> Prefs/Prefs sql.php
>> Prefs package.xml
>> docs CHANGES UPGRADING
>> scripts/sql create.pgsql.sql
>> Added files:
>> scripts/sql horde_prefs.pgsql.sql
>> scripts/upgrades 2009-04-13_horde_pgsql_upgrade.sql
>> Log:
>> Bug: 8130
>> TEXT -> BYTEA in Postgres for pref_value data.
>>
>> Revision Changes Path
>> 1.132 +19 -12 framework/Prefs/Prefs/sql.php
>> 1.23 +2 -1 framework/Prefs/package.xml
>> 1.1229 +2 -0 horde/docs/CHANGES
>> 1.32 +11 -2 horde/docs/UPGRADING
>> 1.37 +3 -2 horde/scripts/sql/create.pgsql.sql
>> 1.1 +13 -0 horde/scripts/sql/horde_prefs.pgsql.sql (new)
>> 1.1 +2 -0
>> horde/scripts/upgrades/2009-04-13_horde_pgsql_upgrade.sql (new)
#1 - This isn't 100% tested. Seems to be working on my system, but
you never know...
#2 - Other tables may need this conversion also.
#3 - This doesn't seem to be an issue so far in Horde 3. The issue
has only occurred when serializing PHP 5 classes. Since we don't have
any PHP 5 classes in Horde 3, it probably isn't worth it.
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list