Re: Unrecognized language Error
От | Bruce Momjian |
---|---|
Тема | Re: Unrecognized language Error |
Дата | |
Msg-id | 200201231908.g0NJ8fH29238@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Unrecognized language Error (Jan Wieck <janwieck@yahoo.com>) |
Ответы |
Re: Unrecognized language Error
|
Список | pgsql-general |
> > comp.canaan.co.il=# CREATE FUNCTION addnumbers (INTEGER, INTEGER) RETURNS > > INTEGER AS ' > > comp.canaan.co.il'# DECLARE > > comp.canaan.co.il'# v1 ALIAS FOR $1; > > comp.canaan.co.il'# v2 ALIAS FOR $2; > > comp.canaan.co.il'# BEGIN > > comp.canaan.co.il'# RETURN v1 + v2; > > comp.canaan.co.il'# END;' > > comp.canaan.co.il-# LANGUAGE 'plpgpsql'; > > ^^^^^^^^ > > What about a little nap? Catching some sleep every other day > helps ... sometimes :-) Isn't that our PGP-encrypted stored procedure language? You mean you didn't write that one yet, Jan. :-) -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-general по дате отправления: