Table creation: Difference between revisions

Content added Content deleted
mNo edit summary
Line 29: Line 29:


-- bool: 't', 'f' or NULL
-- bool: 't', 'f' or NULL
-- int2: -32768 to +32767
-- int2: -32768 to 32767
-- int4: -2147483648 to +2147483647
-- int4: -2147483648 to 2147483647
-- float: decimal
-- float: decimal
-- date: obvious
-- date: obvious