In comment.sgml:

COMMENT ON AGGREGATE my_aggregate (double precision) IS 'Computes
sample variance';

this raises error. However, 

COMMENT ON AGGREGATE my_aggregate double precision IS 'Computes
sample variance';

works but looks strange syntax. Should we fix the program or docs?
--
Tatsuo Ishii

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to