Index: openacs-4/packages/dotlrn-survey/tcl/dotlrn-survey-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-survey/tcl/dotlrn-survey-procs-postgresql.xql,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/dotlrn-survey/tcl/dotlrn-survey-procs-postgresql.xql 3 Nov 2004 01:40:48 -0000 1.1.2.1 @@ -0,0 +1,14 @@ + + + postgresql7.1 + + + + select dotlrn_survey__clone( + :old_package_id, + :new_package_id + ); + + + + \ No newline at end of file