<?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>SQL portability, column does not exist - with shares.</title> 
  <pubDate>Fri, 10 Apr 2026 13:36:21 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7084</link> 
  <atom:link rel="self" type="application/rss+xml" title="SQL portability, column does not exist - with shares." href="https://bugs.horde.org/ticket/7084/rss" /> 
  <description>SQL portability, column does not exist - with shares.</description> 
 
   
   
  <item> 
   <title>I&#039;m getting this error with PostgreSQL 8.3.3, after I&#039;ve add</title> 
   <description>I&#039;m getting this error with PostgreSQL 8.3.3, after I&#039;ve added myself to a group.  I believe it&#039;s the same deal as with bug [#7075].  I&#039;ve attached a patch to show where the problem is, not quite sure what the cool way to do quoting would be in this case.



----------

ERROR:  column &quot;3&quot; does not exist at character 311



STATEMENT:  SELECT s.*  FROM nag_shares s  LEFT JOIN nag_shares_users AS u ON u.share_id = s.share_id LEFT JOIN

nag_shares_groups AS g ON g.share_id = s.share_id WHERE s.share_owner = &#039;barryp&#039; OR (s.perm_creator &amp; 4) &lt;&gt; 0 OR

(s.perm_default &amp; 4) &lt;&gt; 0 OR ( u.user_uid = &#039;barryp&#039; AND (u.perm &amp; 4) &lt;&gt; 0) OR ( g.group_uid IN (&quot;3&quot;) AND (g.perm &amp; 4) &lt;&gt; 0)

ORDER BY s.attribute_name ASC

-------------</description> 
   <pubDate>Sat, 19 Jul 2008 18:00:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7084#t47643</link> 
  </item> 
   
  <item> 
   <title>I have this fixed locally.</title> 
   <description>I have this fixed locally.</description> 
   <pubDate>Sun, 20 Jul 2008 04:37:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7084#t47646</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/framework/Share/Share/sql.php?r1=1.46&amp;r2=1.47&amp;ty=u
http://cvs.horde.org/diff.php/framework/Share/Share/sql_hierarchical.php?r1=1.33&amp;r2=1.34&amp;ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.1131&amp;r2=1.1132&amp;ty=u</description> 
   <pubDate>Sun, 20 Jul 2008 14:19:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7084#t47653</link> 
  </item> 
   
  <item> 
   <title>Fixed for 3.2.2 - thanks for the report.</title> 
   <description>Fixed for 3.2.2 - thanks for the report.</description> 
   <pubDate>Sun, 20 Jul 2008 14:20:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7084#t47654</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
