*** test.old/plpgsql.out 2005-02-22 08:18:25.000000000 +0100 --- test/plpgsql.out 2005-03-08 09:56:58.272225528 +0100 *************** *** 2242,2244 **** --- 2242,2252 ---- ERROR: function returning void cannot specify RETURN expression at or near "5" at character 72 LINE 3: return 5; ^ + CREATE FUNCTION + psql:plpgsql.sql:1942: NOTICE: P0001 first exception + psql:plpgsql.sql:1942: NOTICE: 000000 Sucessful completion + psql:plpgsql.sql:1942: NOTICE: P0001 last exception + trap_exceptions + ----------------- + + (1 row)