mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-01 02:02:10 +08:00
Removed todo [skip ci]
This commit is contained in:
@@ -113,7 +113,6 @@ SELECT '[ ]'::halfvec;
|
||||
ERROR: halfvec must have at least 1 dimension
|
||||
LINE 1: SELECT '[ ]'::halfvec;
|
||||
^
|
||||
-- TODO fix error message
|
||||
SELECT '[,]'::halfvec;
|
||||
ERROR: halfvec must have at least 1 dimension
|
||||
LINE 1: SELECT '[,]'::halfvec;
|
||||
|
||||
Reference in New Issue
Block a user