Instance Property
format
The format being used for the field. Currently will be text or binary. In a RowDescription returned from the statement variant of Describe, the format code is not yet known and will always be text.
var format: PostgresFormat { get }