I'm probably not doing something right, but I'm not finding
$sth->{PRECISION}
$sth->{SCALE}
$sth->{NULLABLE}
attributes for a Postgres table. I'm doing a select on the table
and then after "executing" the select, I'm looking for those
statement handle attributes and they're not there - they *are*
each a reference to an array, and the array *does* contain the same
number of elements as the number of fields, but all the elements
are undefined. Is this a problem with DBD::Pg, or is it me?
TIA.
--
Hardy Merrill
Senior Software Engineer
Red Hat, Inc.