create package fails on creating header as soon as there is at least 1
procedure name
-------------------------------------------------------------------------------------
Key: CORE-4068
URL: http://tracker.firebirdsql.org/browse/CORE-4068
Project: Firebird Core
Issue Type: Bug
Affects Versions: 3.0 Alpha 1
Environment: Windows 7 64, Firebird "WI-T3.0.0.30281 Firebird 3.0
Unstable"
Reporter: Thomas Beckmann
Priority: Critical
The code in the examples file fbout-header.sql fails:
SQL> create or alter package fb$out
CON> as
CON> begin
CON> procedure enable;
CON> end!
Statement failed, SQLSTATE = XX001
corrupt system table
-Error while parsing procedure FB$OUT.ENABLE's BLR
If I leave out the procedure name, the package can be created. I did not manage
to create any package containg a procedure. I did a backup/restore of the
database, that has just been created.
--
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
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel