? earthdistance.sql ? regression.diffs ? regression.out ? results Index: expected/earthdistance.out =================================================================== RCS file: /projects/cvsroot/pgsql/contrib/earthdistance/expected/earthdistance.out,v retrieving revision 1.9 diff -c -r1.9 earthdistance.out *** expected/earthdistance.out 14 Mar 2006 22:48:18 -0000 1.9 --- expected/earthdistance.out 26 Jul 2006 03:48:34 -0000 *************** *** 8,14 **** \set ECHO none psql:../cube/cube.sql:10: NOTICE: type "cube" is not yet defined DETAIL: Creating a shell type definition. ! psql:../cube/cube.sql:15: NOTICE: argument type cube is only a shell -- -- The radius of the Earth we are using. -- --- 8,16 ---- \set ECHO none psql:../cube/cube.sql:10: NOTICE: type "cube" is not yet defined DETAIL: Creating a shell type definition. ! psql:../cube/cube.sql:14: NOTICE: return type cube is only a shell ! psql:../cube/cube.sql:18: NOTICE: return type cube is only a shell ! psql:../cube/cube.sql:23: NOTICE: argument type cube is only a shell -- -- The radius of the Earth we are using. --