Index: openacs-4/packages/dotlrn/sql/postgresql/main-portlet-drop.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/sql/postgresql/main-portlet-drop.sql,v diff -u -r1.4.4.1 -r1.4.4.2 --- openacs-4/packages/dotlrn/sql/postgresql/main-portlet-drop.sql 26 Feb 2017 16:11:50 -0000 1.4.4.1 +++ openacs-4/packages/dotlrn/sql/postgresql/main-portlet-drop.sql 21 Apr 2017 20:45:16 -0000 1.4.4.2 @@ -94,7 +94,7 @@ select datasource_id into ds_id from portal_datasources where name = 'dotlrn-main-portlet'; --- cant seem to get the exception working properly.. +-- can't seem to get the exception working properly.. -- is it really necessary here? look into it later. -dan chak 2002-07-02 -- exception when no_data_found then -- ds_id := null;