Renamed db_type to db_datatype, to avoid confusion with SELinux "type"

This commit is contained in:
Artyom Smirnov 2014-06-25 16:24:33 +04:00
parent fb0bedcbf8
commit e1804807ba
2 changed files with 2 additions and 2 deletions

View File

@ -812,7 +812,7 @@ inherits database
use
}
class db_type
class db_datatype
inherits database
{
use

View File

@ -104,7 +104,7 @@ class db_column # userspace
class db_tuple # userspace
class db_blob # userspace
class db_exception # userspace
class db_type # userspace
class db_datatype # userspace
# network peer labels
class peer