line ending or other non impact

This commit is contained in:
Paul Trowbridge 2025-08-18 14:34:28 -04:00
parent d2f56fcafa
commit b3635695e6

View File

@ -66,4 +66,4 @@ BEGIN
END IF; END IF;
RETURN QUERY SELECT final_price, reason; RETURN QUERY SELECT final_price, reason;
END $$; END $$;