(SP) Stored procedure default values missing --------------------------------------------
Key: CORE-3570 URL: http://tracker.firebirdsql.org/browse/CORE-3570 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 2.5.0 Environment: Windows 7, Windows 2008 Server, Flamerobin Reporter: Ivo Loncar Attachments: screenshot-1.jpg, screenshot-2.jpg Issue with stored procedure (sp) default values. Executed this: SET TERM ^ ; ALTER PROCEDURE RUC ( VAR1 DATE, VAR2 DATE, VAR3 TEXT30, (etc..) VARN Smallint DEFAULT 0) RETURNS ( (etc..) After commiting, I open again and get missing default: SET TERM ^ ; ALTER PROCEDURE RUC ( VAR1 DATE, VAR2 DATE, VAR3 TEXT30, (etc..) VARN Smallint) RETURNS ( (etc..) Any suggestions? -- 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 ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel