blob: e0068a4afefdde8fcd9e373328cf55c3e8ba753c [file]
create table i1 (
c1 int2,
c2 int4,
c3 int8
)