Re: Wierded error in recursive function; debugging ideas? - Mailing list pgsql-sql

From Joe Conway
Subject Re: Wierded error in recursive function; debugging ideas?
Date
Msg-id 411A9B53.6070708@joeconway.com
Whole thread Raw
In response to Wierded error in recursive function; debugging ideas?  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Wierded error in recursive function; debugging ideas?  (Josh Berkus <josh@agliodbs.com>)
List pgsql-sql
Josh Berkus wrote:
> [2] Wrong datatype for second argument in call to in_array
>   SQL: SELECT sf_event_decendants(66645,111)
> 

Are you sure this message isn't coming from some PHP middleware, e.g. 
peardb or something. See:
http://us2.php.net/manual/en/function.in-array.php

Joe


pgsql-sql by date:

Previous
From: Rod Taylor
Date:
Subject: Re: reply to setting
Next
From: Tom Lane
Date:
Subject: Re: Wierd Error on update