aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/pg/bit_const.sql
blob: 89190d29ad59f35caa911fef200cfacf30f79af3 (plain) (blame)
1
select PgConst('101',pgbit,2),PgConst('{101,111}',_pgbit,2)