lvector_recv
Signature:
CREATE FUNCTION lvector_recv(data SENDRECV) RETURNS lvector_embedding;
Purpose: Binary receive function for the lvector type.
Note: Type-system
support routine. Usually not called directly by application SQL.
Signature:
CREATE FUNCTION lvector_recv(data SENDRECV) RETURNS lvector_embedding;