Issue Details (XML | Word | Printable)

Key: CORE-2008
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Adriano dos Santos Fernandes
Reporter: Alexander Tyutik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Firebird Core

NOT NULL procedure parameters

Created: 23/Jul/08 07:21 AM   Updated: 26/Jan/09 08:28 AM
Return to search
Component/s: Engine
Affects Version/s: 2.1.0
Fix Version/s: 2.1.2, 2.5 Beta 1

Time Tracking:
Not Specified

Issue Links:
Relate
 

Planning Status: Unspecified


 Description  « Hide
I ran next command:

CREATE OR ALTER PROCEDURE TEST_PROCEDURE(
  ID INTEGER NOT NULL)
AS
BEGIN
END

Than i looked at RDB$PROCEDURE_PARAMETERS and found that RDB$NULL_FLAG is null for procedure parameter.

 All   Comments   Work Log   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
The cvs commits can not be displayed for repository Firebird at the moment since the log has not yet been parsed. The log will be parsed the next time the VcsService runs. If you have administrators privileges you can hasten the next time the service will run in the service section of the Administration pages.