Skip to content

Commit b07bc14

Browse files
authored
Merge pull request #150463 from spilchen/blathers/backport-release-25.3-150427
release-25.3: roachtest: unblock rust-postgres test case fixed by #22463
2 parents bbef60c + 0c56415 commit b07bc14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cmd/roachtest/tests/rust_postgres_blocklist.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ var rustPostgresBlocklist = blocklist{
6161
"types.ltxtquery": "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657",
6262
"types.ltxtquery_any": "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657",
6363
"types.test_array_vec_params": "default int size (int4 vs int8) mismatch",
64-
"types.test_citext_params": "unsupported citext type alias - https://github.com/cockroachdb/cockroach/issues/22463",
6564
"types.test_hstore_params": "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/41284",
6665
"types.test_i16_params": "default int size (int4 vs int8) mismatch",
6766
"types.test_i32_params": "default int size (int4 vs int8) mismatch",

0 commit comments

Comments
 (0)