RFC: Description (COMMENT ON) for package procedures and functions, and its 
parameters
--------------------------------------------------------------------------------------

                 Key: CORE-4484
                 URL: http://tracker.firebirdsql.org/browse/CORE-4484
             Project: Firebird Core
          Issue Type: Improvement
          Components: Engine
    Affects Versions: 3.0.0
            Reporter: Robert


I like to have the possibility to add a description to package procedures and 
functions, and its parameters:

COMMENT ON PROCEDURE <PackageName>.<ProcedureName> IS '<Description>'|NULL
COMMENT ON FUNCTION <PackageName>.<FunctionName> IS '<Description>'|NULL
COMMENT ON PROCEDURE PARAMETER <PackageName>.<ProcedureName>.<ParamName> IS 
'<Description>'|NULL
COMMENT ON FUNCTION PARAMETER <PackageName>.<FunctionName>.<ParamName> IS 
'<Description>'|NULL

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to