for example
create function a_func() return integer as
.....
end a_func

after as and before end a_func marks the definition body. Would this be better than the ' '?

I guess having a parser that gave better error messages would be nice, too.


Yasir

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to