diff -c -r --exclude=CVS earthdistance/expected/earthdistance.out earthnew/expected/earthdistance.out *** earthdistance/expected/earthdistance.out Fri Oct 18 13:41:20 2002 --- earthnew/expected/earthdistance.out Sun Oct 20 07:41:00 2002 *************** *** 3,9 **** -- -- -- first, define the datatype. Turn off echoing so that expected file ! -- does not depend on contents of earthdistance.sql or cube.sql. -- \set ECHO none -- --- 3,9 ---- -- -- -- first, define the datatype. Turn off echoing so that expected file ! -- does not depend on contents of earthdistance.sql. -- \set ECHO none -- diff -c -r --exclude=CVS earthdistance/sql/earthdistance.sql earthnew/sql/earthdistance.sql *** earthdistance/sql/earthdistance.sql Fri Oct 18 13:41:20 2002 --- earthnew/sql/earthdistance.sql Sun Oct 20 07:40:19 2002 *************** *** 4,10 **** -- -- first, define the datatype. Turn off echoing so that expected file ! -- does not depend on contents of earthdistance.sql or cube.sql. -- \set ECHO none SET autocommit TO 'on'; --- 4,10 ---- -- -- first, define the datatype. Turn off echoing so that expected file ! -- does not depend on contents of earthdistance.sql. -- \set ECHO none SET autocommit TO 'on';