<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>scripts/upgrades/2.2.1_to_2.3.sql needs pgsql version</title> 
  <pubDate>Thu, 09 Apr 2026 20:04:46 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7600</link> 
  <atom:link rel="self" type="application/rss+xml" title="scripts/upgrades/2.2.1_to_2.3.sql needs pgsql version" href="https://bugs.horde.org/ticket/7600/rss" /> 
  <description>scripts/upgrades/2.2.1_to_2.3.sql needs pgsql version</description> 
 
   
   
  <item> 
   <title>In the turba/scripts/upgrades/2.2.1_to_2.3.sql file, the fol</title> 
   <description>In the turba/scripts/upgrades/2.2.1_to_2.3.sql file, the following

queries are not accepted by Postgresql:



ALTER TABLE turba_shares CHANGE share_owner share_owner VARCHAR(255);

ALTER TABLE turba_shares_users CHANGE user_uid user_uid VARCHAR(255);

ALTER TABLE turba_shares_groups CHANGE group_uid group_uid VARCHAR(255);



These will work with MySQL, but there should be a 2.2.1_to_2.3.pgsql.sql

file containing the following PostgreSQL-compatible queries:



ALTER TABLE turba_shares ALTER COLUMN share_owner TYPE VARCHAR(255);

ALTER TABLE turba_shares_users ALTER COLUMN user_uid TYPE VARCHAR(255);

ALTER TABLE turba_shares_groups ALTER COLUMN group_uid TYPE VARCHAR(255);



This is covered by Changing a Column&#039;s Data Type on the following

PostgreSQL reference page:



http://www.postgresql.org/docs/8.3/static/ddl-alter.html#AEN2337</description> 
   <pubDate>Tue, 28 Oct 2008 18:48:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7600#t50120</link> 
  </item> 
   
  <item> 
   <title>Duplicate of bug #7462.</title> 
   <description>Duplicate of bug #7462.</description> 
   <pubDate>Tue, 28 Oct 2008 22:33:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7600#t50127</link> 
  </item> 
   
  <item> 
   <title>&gt; Duplicate of bug #7462.

dUPLICATE OF BUG#  7569

</title> 
   <description>&gt; Duplicate of bug #7462.

dUPLICATE OF BUG#  7569

</description> 
   <pubDate>Fri, 09 Oct 2009 17:20:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7600#t56224</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
