diff --git a/integration_tests/postgres/main.go b/integration_tests/postgres/main.go index c8983375..87dd7ce3 100644 --- a/integration_tests/postgres/main.go +++ b/integration_tests/postgres/main.go @@ -146,6 +146,10 @@ INSERT INTO %s VALUES ( 100000123100000123, -- c_bit B'1', + -- c_bit1 + B'1', + -- c_bit5 + B'10101', -- c_boolean true, -- c_box