Generate Change Script correctly identifies BigSerial and Serial

PostgreSQL BigSerial "datatype" gets translated in the database as BigInt with a default value of NEXTVAL for a generated sequence.  When running the Generate Change Script wizard, it flags BigSerial as a difference. Can this be fixed in a future release?