===================
Session Information
===================

Functions providing information about the query execution environment.

.. function:: current_user -> varchar

    Returns the current user running the query.

    .. note:: This is part of the SQL standard and does not use parenthesis.