Loading functions

Поиск
Список
Период
Сортировка
От Kieran McCusker
Тема Loading functions
Дата
Msg-id 000901c48b70$8c70d7a0$8c00a8c0@Kieran
обсуждение исходный текст
Ответы Re: Loading functions  (Gaetano Mendola <mendola@bigfoot.com>)
Список pgsql-admin
Hi

My biggest bugbear with Postgresql is the double quoting when writing
functions.  Has anyone suggested a possible syntax such as :-

create or replace function sp_AddContact(varchar)
returns integer from '<filename>' LANGUAGE 'plpgsql';

This would remove the issue with parsing for begin...ends (or whatever the
language was using)

Just a thought

Kieran


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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: vacuum pg_attribute causes high load
Следующее
От: Andrew Farmer
Дата:
Сообщение: Re: 7.3.4 Table corruption