bricklen writes:
> On Mon, Nov 15, 2010 at 8:35 AM, Jerry Richards
> wrote:
>>
>> teo=# select * from sip_presence('ts_sofia_internal') where
>> sip_presence.sip_user='1003';
>>
>> ERROR:Â function sip_presence(unknown) does not exist
> The problem isn't the schema name, it is with the parame
On Mon, Nov 15, 2010 at 8:35 AM, Jerry Richards
wrote:
>
> teo=# select * from sip_presence('ts_sofia_internal') where
> sip_presence.sip_user='1003';
>
> ERROR: function sip_presence(unknown) does not exist
>
> LINE 1: select * from sip_presence('ts_sofia_internal') where sip_pr...
>