Bruce Momjian <[EMAIL PROTECTED]> writes: >> No. The new files are: >> expected/earthdistance.out (which you metion above) >> sql/earthdistance.sql
> OK, here's what I see now in CVS: > #$ pwd > /pgtop/contrib/earthdistance > #$ lf > CVS/ README.earthdistance earthdistance.out > Makefile earthdistance.c earthdistance.sql.in > What should be changed? The earthdistance.out file should be in an expected/ subdirectory, not directly in the contrib/earthdistance directory. Also, there is a missing regression input script file earthdistance.sql (this is not related to earthdistance.sql.in), which should be in a sql/ subdirectory. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly