-- Verify camper:add_booking_from_payment on pg begin; select has_function_privilege('camper.add_booking_from_payment(uuid)', 'execute'); rollback;