Index: openacs-4/packages/simple-survey/sql/postgresql/simple-survey-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simple-survey/sql/postgresql/simple-survey-create.sql,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/simple-survey/sql/postgresql/simple-survey-create.sql 23 Feb 2003 18:22:40 -0000 1.6 +++ openacs-4/packages/simple-survey/sql/postgresql/simple-survey-create.sql 17 May 2003 11:31:27 -0000 1.7 @@ -308,7 +308,7 @@ clob_answer text, number_answer numeric, varchar_answer text, - date_answer timestamp, + date_answer timestamptz, -- columns useful for attachments, column names -- lifted from file-storage.sql and bboard.sql -- this is where the actual content is stored