Index: openacs-4/packages/ref-currency/sql/postgresql/00-currencies.ctl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ref-currency/sql/postgresql/00-currencies.ctl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ref-currency/sql/postgresql/00-currencies.ctl 17 Jul 2003 01:10:41 -0000 1.1 +++ openacs-4/packages/ref-currency/sql/postgresql/00-currencies.ctl 3 Oct 2003 10:11:58 -0000 1.2 @@ -1 +1,3 @@ -copy currencies from '[acs_root_dir]/packages/ref-currency/sql/common/currencies.dat' delimiter ',' null '' +copy currencies from '[acs_root_dir]/packages/ref-currency/sql/common/currencies.dat' +[ad_decode [db_version] "7.2" "delimiters" "delimiter"] ',' +[ad_decode [db_version] "7.2" "with null as" "null"] ''