====== pears.TempShiftMatchDescription ====== Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace. ===== Original SQL ===== create function "pears"."TempShiftMatchDescription"( in "planid" char(20) ) returns char(200) begin return null end