create or replace for aggregate function

Поиск
Список
Период
Сортировка
От Coby Beck
Тема create or replace for aggregate function
Дата
Msg-id 009f01c32b24$4cb34560$2401a8c0@Glenn
обсуждение исходный текст
Список pgsql-general
Hi,

Is there an equivalent to
CREATE OR REPLACE FUNCTION FOO ...

for
CREATE AGGREGATE FOO ...

I have searched in TFM (as in RTFM) but can't seem to see it...

This is version 7.3.2 and I did not need to worry about it in 7.2.1, the
existing scripts worked differently I guess..

TIA

Coby Beck



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: regular expression question
Следующее
От: "Coby Beck"
Дата:
Сообщение: implicit type conversions