Skip to content

Structure

PostgresMessage.ParameterStatus

struct ParameterStatus

Topics

Instance Properties

  • description
    See CustomStringConvertible.
  • parameter
    The name of the run-time parameter being reported.
  • value
    The current value of the parameter.

Type Methods

  • parse(from:)
    Parses an instance of this message type from a byte buffer.

Relationships

Conforms To