]> mj.ucw.cz Git - libucw.git/commit
tableprinter: update of user-defined column types
authorRobert Kessl <kesslr@centrum.cz>
Wed, 2 Jul 2014 11:51:43 +0000 (13:51 +0200)
committerRobert Kessl <kesslr@centrum.cz>
Wed, 2 Jul 2014 11:51:51 +0000 (13:51 +0200)
commit50a77a246c1505ebd135c699d973eef0e56194cf
tree1cd576ec419fe4e4112462036db8f48b4563ac18
parent878fc3f835ed598ee30793d9088321f34291c5c2
tableprinter: update of user-defined column types

 - added pointer to a definition of column to struct table_column
 - added definition of column with size and timestamp.
ucw/table-types.c
ucw/table-types.h
ucw/table.c
ucw/table.h