Updated comment [skip ci]

This commit is contained in:
Andrew Kane
2023-11-05 08:40:21 -08:00
parent e860042d3c
commit 0c2fc18a80

View File

@@ -437,6 +437,7 @@ vector_send(PG_FUNCTION_ARGS)
/*
* Convert vector to vector
* This is needed to check the type modifier
*/
PGDLLEXPORT PG_FUNCTION_INFO_V1(vector);
Datum