韦编三绝
Results
2
comments of
韦编三绝
test case use quotes, success ```sql /** int4range **/ select '[400,500]'::"int4range"; select null::"int4range"; select "int4range"(null); select 'empty'::"int4range"; select "int4range"('empty'); select "int4range"('[400,500]'); select "int4range"(400, 500, '[]'); /** int8range — bigint的范围 **/...
> Hi @weibiansanjue Thanks for your feedback, are you interested in submitting a PR to improve it? Hi @RaigorJiang, I'm sorry, I find this question, but I'm not capable of...