Re: Declaring timestamp variables in function
От
Laurent
Тема
Re: Declaring timestamp variables in function
Дата
Msg-id
092c599f-62ef-4c00-b4b3-a62b280ef1e2@p11g2000vbq.googlegroups.com
Список
Дерево обсуждения
Declaring timestamp variables in function Laurent <lduperval@gmail.com>
Re: Declaring timestamp variables in function Tom Lane <tgl@sss.pgh.pa.us>
On Mar 10, 6:27 pm, t...@sss.pgh.pa.us (Tom Lane) wrote: > Laurent writes: > > -- here I update my date > > END; > > $$ LANGUAGE SQL; > The problem's at the other end of that command :-(. You need to > say language plpgsql, not language sql. > Yep, that was it. All is well now, thanks. L
В списке pgsql-novice по дате отправления