Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add entries to RDB$Types [CORE675] #1042

Closed
firebird-automations opened this issue Jul 11, 2005 · 10 comments
Closed

Add entries to RDB$Types [CORE675] #1042

firebird-automations opened this issue Jul 11, 2005 · 10 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Sean Leyne (seanleyne)

Is related to QA502

SFID: 1235748#⁠
Submitted By: seanleyne

Ivan Prenosil, in tracker bug #⁠ 223516, suggested that
the following entries be added to the RDB$Types table:

RDB$PARAMETER_TYPE 0 INPUT
RDB$PARAMETER_TYPE 1 OUTPUT

RDB$SYSTEM_FLAG 0 USER_DEFINED
RDB$SYSTEM_FLAG 1 SYSTEM_DEFINED

RDB$INDEX_INACTIVE 0 ACTIVE
RDB$INDEX_INACTIVE 1 INACTIVE

RDB$UNIQUE_FLAG 0 ALLOWS_DUPLICATES
RDB$UNIQUE_FLAG 1
DOES_NOT_ALLOW_DUPLICATES

RDB$TRIGGER_INACTIVE 0 ACTIVE
RDB$TRIGGER_INACTIVE 1 INACTIVE

RDB$GRANT_OPTION 0 ''
RDB$GRANT_OPTION 1 GRANT_OPTION
RDB$GRANT_OPTION 2 ADMIN_OPTION

RDB$PAGE_TYPE 1 DB_HEADER_PAGE
RDB$PAGE_TYPE 2 PIP
RDB$PAGE_TYPE 3 TIP
etc...

Commits: 1cf6466 FirebirdSQL/fbt-repository@5751fb7

====== Test Details ======

Test not needed because we already have such: functional.basic.db.db_30
("Check for correct content of RDB$TYPES in empty database")

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

issuetype: New Feature [ 2 ] => Improvement [ 4 ]

assignee: Dmitry Yemanov [ dimitr ]

SF_ID: 1235748 =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

assignee: Dmitry Yemanov [ dimitr ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 10699 ] => Firebird [ 15092 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 3.0 Alpha 1 [ 10331 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

priority: Major [ 3 ] => Trivial [ 5 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is related to QA502 [ QA502 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test => Done successfully

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

Test Details: Test not needed because we already have such: functional.basic.db.db_30
("Check for correct content of RDB$TYPES in empty database")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants