Variable ColumnInfo.extra

Extra information.

struct ColumnInfo
{
  // ...
  string extra ;
  // ...
}