Function executing twice - Mailing list pgsql-sql

From Thiago Conti
Subject Function executing twice
Date
Msg-id 00d001c2c86f$8414dcc0$0c00000a@camburi
Whole thread Raw
List pgsql-sql
Hello,
 
I'm executing a function with this command:
select function_name(aaa,bbb,ccc);
 
When I do it on PSQL or PGAdmin it works perfectly.
However, on my application the function is executed twice.
 
Has anybody faced a problem like this?
 
I'm using PostgreSQL 7.2.3 and ODBC conection.
 
Thanks

pgsql-sql by date:

Previous
From: Christoph Haller
Date:
Subject: Re: double linked list
Next
From: Alan Gutierrez
Date:
Subject: Re: double linked list