"Sergey" writes:
> Description:Repeating the keyword DECLARE in the CREATE FUNCTION
> statement
> Is it a normal behavior of the parser:
Yes. This isn't a bug, you've just written a bunch of empty DECLARE
sections.
regards, tom lane
--
Sent via pgsql-bugs mail
The following bug has been logged online:
Bug reference: 5553
Logged by: Sergey
Email address: s...@mail.ur.ru
PostgreSQL version: 9 beta 2
Operating system: Windows XP
Description:Repeating the keyword DECLARE in the CREATE FUNCTION
statement
Details:
Is it a norma