session_variable

The functionality provided allows setting and retrieving variables that are scoped to the current database session, enabling storage and retrieval of values that persist for the duration of a connection but are isolated from other sessions.

Information Analysis

Extensibility Types: Functions
System Components: None

Duplicate Code Analysis

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

Versioning Analysis

Total Lines of Code: ? 2032
Lines of Encapsulated Versioning Code: ? 2
Percentage of Encapsulated Versioning Code in Codebase: ? 0.1%
PostgreSQL Versions Cased On: ? None