Hi,
I see that the COMMENT ON syntax has been changed in FB 3.0

In stead of only 
  COMMENT ON PARAMETER <ProcName>.<ParamName>
now also
  COMMENT ON PROCEDURE PARAMETER <ProcName>.<ParamName>
  COMMENT ON FUNCTION PARAMETER <FuncName>.<ArgumentName>
is allowed.

I think this was introduced because of ambiguous situations in case a procedure 
and function exist with the same name and having a parameter with the same name.

Can this change be added to the release notes?

BTW is het also possible to set a comment on the return parameter of a stored 
function?

Kind regards,
Robert
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to