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