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