Index: openacs-4/packages/survey/sql/postgresql/survey-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/sql/postgresql/survey-create.sql,v diff -u -r1.3 -r1.4 --- openacs-4/packages/survey/sql/postgresql/survey-create.sql 31 Oct 2002 15:51:49 -0000 1.3 +++ openacs-4/packages/survey/sql/postgresql/survey-create.sql 22 Nov 2002 01:57:22 -0000 1.4 @@ -555,3 +555,4 @@ from survey_question_responses qr, survey_responses_latest r where qr.response_id=r.response_id; +\i survey-notifications-init.sql