更新-postgresql-kingbase-2.7.0.sql 143 B

12345
  1. alter table wvp_device_channel
  2. add stream_identification character varying(50);
  3. alter table wvp_device
  4. drop switch_primary_sub_stream;