Index: openacs-4/packages/curriculum-central/www/admin/stream-ae-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/curriculum-central/www/admin/stream-ae-postgresql.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/curriculum-central/www/admin/stream-ae-postgresql.xql 20 Nov 2005 23:51:11 -0000 1.1 +++ openacs-4/packages/curriculum-central/www/admin/stream-ae-postgresql.xql 22 Jan 2006 08:43:15 -0000 1.2 @@ -9,6 +9,8 @@ SET coordinator_id = :coordinator_id, stream_name = :stream_name, stream_code = :stream_code, + year_ids = :year_ids, + semester_ids = :semester_ids, department_id = :department_id WHERE stream_id = :stream_id