Index: openacs-4/packages/acs-templating/sql/postgresql/template-demo-notes-sample.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/sql/postgresql/template-demo-notes-sample.sql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/sql/postgresql/template-demo-notes-sample.sql 5 Feb 2006 03:36:30 -0000 1.1 +++ openacs-4/packages/acs-templating/sql/postgresql/template-demo-notes-sample.sql 5 Feb 2006 04:38:00 -0000 1.2 @@ -308,7 +308,7 @@ ' language 'plpgsql'; -select template__make_sample_data(); +-- select template__make_sample_data(); drop function template__make_sample_data();