Postgrex.Extension.format
You're seeing just the callback
format
, go back to Postgrex.Extension module for more information.
Specs
format(state()) :: :binary | :text
Returns the format the type should be encoded as. See http://www.postgresql.org/docs/9.4/static/protocol-overview.html#PROTOCOL-FORMAT-CODES.