Variable Interval.days

Days, after time for alignment. Sign is ignored by PG server if usecs == 0

struct Interval
{
  // ...
  int days ;
  // ...
}