The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

three

DESCRIPTION

this is the THREE table

FIELDS

 foo (integer) - 
 bar (integer) - this is the three.bar field
 baz (character varying) - this is the bas field

SCHEMA

                                 Table "doo.three"
  Column |       Type        | Modifiers | Storage  |         Description         
 --------+-------------------+-----------+----------+-----------------------------
  foo    | integer           |           | plain    | 
  bar    | integer           |           | plain    | this is the three.bar field
  baz    | character varying |           | extended | this is the bas field
 Has OIDs: no