tinyint

A 1-byte signed integer data type is provided, which stores values ranging from -128 to 127, allowing for efficient storage of small integers while reducing storage requirements compared to larger integer types.

Information Analysis

Extensibility Types: Functions, Types, Index Access Methods
System Components: None

Duplicate Code Analysis

Total Lines of Code: ? 2813
Lines of Duplicate Code: ? 0
Percentage of Codebase: ? 0%

Versioning Analysis

Total Lines of Code: ? 2813
Lines of Encapsulated Versioning Code: ? 77
Percentage of Encapsulated Versioning Code in Codebase: ? 2.74%
PostgreSQL Versions Cased On: ? 8,9