Thread: Possible Bug in 7.3.2 on OS X

Possible Bug in 7.3.2 on OS X

From
Allie Micka
Date:
I'm having trouble overloading functions in plpgsql using PostgreSQL 
7.3.2 on OS X.

I have created two functions with the following declarations:

CREATE OR REPLACE FUNCTION set_entity_type(BIGINT,TEXT) RETURNS BOOLEAN AS '