[dev] Congrats & Postgres error?

Jos W. van der Woude jos at veerkade.com
Mon Apr 25 03:26:13 PDT 2005


Hi all,

Let me first congratulate you all on a job well done! I have the latest 
code from cvs running now, and everything works absolutely great. No 
complaints whatsoever. Horde is a stunning piece of work.


Having said all this, there is this tiny little thingy I noticed in my 
postgres log. The following error is recurring every 30 seconds 
(refresh).
I have not noticed any weird behavior in any of the applications, just 
these entries in the logs.
I have upgraded/modified the database tables several times as required 
by the evolving code over the last 2 years. It could very well be 
something went wrong there. Any ideas?

It is no biggy, I have a large hard disk (-:

Cheers
Jos

Apr 25 12:12:25 toshibax postgres[15337]: [1-1] ERROR:  syntax error at 
or near ")" at character 139
Apr 25 12:12:25 toshibax postgres[15337]: [1-2] STATEMENT:  SELECT 
c.datatree_id, c.datatree_name, c.datatree_parents, c.datatree_order FRO
M horde_datatree c WHERE c.group_uid
Apr 25 12:12:25 toshibax postgres[15337]: [1-3]  = 'horde.perms'  AND ()
Apr 25 12:12:57 toshibax postgres[15341]: [1-1] ERROR:  syntax error at 
or near ")" at character 139
Apr 25 12:12:57 toshibax postgres[15341]: [1-2] STATEMENT:  SELECT 
c.datatree_id, c.datatree_name, c.datatree_parents, c.datatree_order FRO
M horde_datatree c WHERE c.group_uid
Apr 25 12:12:57 toshibax postgres[15341]: [1-3]  = 'horde.perms'  AND ()
Apr 25 12:13:25 toshibax postgres[15347]: [1-1] ERROR:  syntax error at 
or near ")" at character 139
Apr 25 12:13:25 toshibax postgres[15347]: [1-2] STATEMENT:  SELECT 
c.datatree_id, c.datatree_name, c.datatree_parents, c.datatree_order FRO
M horde_datatree c WHERE c.group_uid
Apr 25 12:13:25 toshibax postgres[15347]: [1-3]  = 'horde.perms'  AND ()
(END)




More information about the dev mailing list