mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-12 23:56:55 +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
|
* Convert numeric to half
|
||||||
|
*
|
||||||
|
* TODO Improve error message if out of range
|
||||||
*/
|
*/
|
||||||
PGDLLEXPORT PG_FUNCTION_INFO_V1(numeric_to_half);
|
PGDLLEXPORT PG_FUNCTION_INFO_V1(numeric_to_half);
|
||||||
Datum
|
Datum
|
||||||
|
|||||||
Reference in New Issue
Block a user