create function atof?

Поиск
Список
Период
Сортировка
От Mark Tabash
Тема create function atof?
Дата
Msg-id 200402200901.21616.mark.tabash@novacolor.ca
обсуждение исходный текст
Ответы Re: create function atof?
Список pgsql-sql
Hello,

Is it possible to create a database function that mimics the C function atof?
I'm guessing it should look something like this:
create function atof(varchar) returns floatas '??????'language ????returns null on null input;

Thanks,

Mark


В списке pgsql-sql по дате отправления: