create or replace for aggregate function

Started by Coby Beckalmost 23 years ago1 messagesgeneral
Jump to latest
#1Coby Beck
coby@vec.com.au

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