By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
CREATE TABLE
INSERT 0 2
CREATE FUNCTION
| find_customer_name_by_email |
|---|
| Petya |
SELECT 1
ERROR: "email" parameter cannot be null. CONTEXT: PL/pgSQL function find_customer_name_by_email(text) line 3 at ASSERT