cast_int_to_bit.sql 56 B

12
  1. --!syntax_pg
  2. select array[44,44]::_bit(10), 44::bit(10)