mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-06 14:01:31 +08:00
Added todo [skip ci]
This commit is contained in:
@@ -424,6 +424,8 @@ integer_to_half(PG_FUNCTION_ARGS)
|
||||
|
||||
/*
|
||||
* Convert numeric to half
|
||||
*
|
||||
* TODO Improve error message if out of range
|
||||
*/
|
||||
PGDLLEXPORT PG_FUNCTION_INFO_V1(numeric_to_half);
|
||||
Datum
|
||||
|
||||
Reference in New Issue
Block a user