columns {
  name: "column0"
  type {
    pg_type {
      oid: 1082
      typlen: 4
      typmod: -1
      type_name: "pgdate"
    }
  }
}
columns {
  name: "column1"
  type {
    pg_type {
      oid: 1114
      typlen: 8
      typmod: -1
      type_name: "pgtimestamp"
    }
  }
}
columns {
  name: "column2"
  type {
    pg_type {
      oid: 1114
      typlen: 8
      typmod: -1
      type_name: "pgtimestamp"
    }
  }
}
columns {
  name: "column3"
  type {
    pg_type {
      oid: 1082
      typlen: 4
      typmod: -1
      type_name: "pgdate"
    }
  }
}
columns {
  name: "column4"
  type {
    pg_type {
      oid: 1114
      typlen: 8
      typmod: -1
      type_name: "pgtimestamp"
    }
  }
}
columns {
  name: "column5"
  type {
    pg_type {
      oid: 1114
      typlen: 8
      typmod: -1
      type_name: "pgtimestamp"
    }
  }
}
rows {
  items {
    text_value: "1970-01-01"
  }
  items {
    text_value: "1970-01-01 00:00:00"
  }
  items {
    text_value: "1970-01-01 00:00:00"
  }
  items {
    text_value: "4714-11-24 BC"
  }
  items {
    text_value: "4714-11-24 01:02:03 BC"
  }
  items {
    text_value: "4714-11-24 01:02:03.456789 BC"
  }
}
rows {
  items {
    text_value: "2105-12-31"
  }
  items {
    text_value: "2105-12-31 23:59:59"
  }
  items {
    text_value: "2105-12-31 23:59:59.999999"
  }
  items {
    text_value: "148107-12-31"
  }
  items {
    text_value: "148107-12-31 01:02:03"
  }
  items {
    text_value: "148107-12-31 01:02:03.456789"
  }
}
