8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00

Adjustments as Simonov Denis comments in fb-devel.

This commit is contained in:
asfernandes 2014-07-28 14:50:14 +00:00
parent 532181a7f9
commit e4421e1e38

View File

@ -148,7 +148,7 @@ basic_type:
- VIEW - VIEW
- PROCEDURE - PROCEDURE
- TRIGGER - TRIGGER
- EXTERNAL FUNCTION - [EXTERNAL] FUNCTION
- FILTER - FILTER
- EXCEPTION - EXCEPTION
- GENERATOR - GENERATOR
@ -157,6 +157,7 @@ basic_type:
- ROLE - ROLE
- CHARACTER SET - CHARACTER SET
- COLLATION - COLLATION
- PACKAGE
- USER (ability to store comment depends upon user management plugin) - USER (ability to store comment depends upon user management plugin)
- SECURITY CLASS (not implemented because Borland hid them). - SECURITY CLASS (not implemented because Borland hid them).