8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 17:23:03 +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
- PROCEDURE
- TRIGGER
- EXTERNAL FUNCTION
- [EXTERNAL] FUNCTION
- FILTER
- EXCEPTION
- GENERATOR
@ -157,6 +157,7 @@ basic_type:
- ROLE
- CHARACTER SET
- COLLATION
- PACKAGE
- USER (ability to store comment depends upon user management plugin)
- SECURITY CLASS (not implemented because Borland hid them).