Обсуждение: Possible Bug in 7.3.2 on OS X

Поиск
Список
Период
Сортировка

Possible Bug in 7.3.2 on OS X

От
Allie Micka
Дата:
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 '