Index: openacs-4/packages/dotlrn-dotlrn/sql/postgresql/dotlrn-dotlrn-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-dotlrn/sql/postgresql/dotlrn-dotlrn-create.sql,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/dotlrn-dotlrn/sql/postgresql/dotlrn-dotlrn-create.sql 9 Aug 2002 18:39:28 -0000 1.5 +++ openacs-4/packages/dotlrn-dotlrn/sql/postgresql/dotlrn-dotlrn-create.sql 15 Aug 2002 18:23:42 -0000 1.6 @@ -169,3 +169,5 @@ select inline_0(); drop function inline_0(); +\i dotlrn-members-create.sql +\i dotlrn-members-staff-create.sql