The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

number_four

DESCRIPTION

this is table four

FIELDS

x (integer) - this is the x coordinate
y (integer) - this is the y coordinate
z (integer) - 
t (integer) - this is time!

SCHEMA

                      Table "doo.number_four"
 Column |  Type   | Modifiers | Storage |       Description        
--------+---------+-----------+---------+--------------------------
 x      | integer |           | plain   | this is the x coordinate
 y      | integer |           | plain   | this is the y coordinate
 z      | integer |           | plain   | 
 t      | integer |           | plain   | this is time!
Has OIDs: no