pg95-field-type
Name
pg95-field-type -- Get the PG95 type id for the values in the given field.
Type: function
Synopsis
pg95-field-type
( result field-num, type-id);
Arguments
- result
An instance of <pg95-result>
- field-num
An instance of <fixnum>
Return Values
- type-id
An instance of (<fixnum>)
Description
Returns the PG95 type id (which is an oid in the pg_type table) for
the given field (field-num) in a result structure.