Readonly bigintsReadonly formatWhether column data should be transferred using text or binary mode.
Readonly nameThe query name.
Readonly portalWhether to use the default portal (i.e. unnamed) or provide a name.
Readonly streamsA mapping from column name to a socket, e.g. an open file.
Readonly transformAllows the transformation of column names as returned by the database.
Readonly typesAllows making the database native type explicit for some or all columns.
Use bigint for the INT8 (64-bit integer) data type.