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.2 -r1.3 --- openacs-4/packages/ref-currency/sql/postgresql/00-currencies.ctl 3 Oct 2003 10:11:58 -0000 1.2 +++ openacs-4/packages/ref-currency/sql/postgresql/00-currencies.ctl 31 Oct 2003 16:11:24 -0000 1.3 @@ -1,3 +1 @@ -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"] '' +\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"] ''