lvector_status

Signature:

CREATE FUNCTION lvector_status();

Purpose: Returns lvector runtime status information. Example:

EXECUTE FUNCTION lvector_status();

Note: Use as a smoke test to confirm the blade is installed, registered, and callable.