contrib/earthdistance expected/earthdistance.o ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: contrib/earthdistance expected/earthdistance.o ...
Date: 2002-10-21 20:33:21
Message-ID: 20021021203321.19D5C475F5A@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: contrib
Changes by: momjian(at)postgresql(dot)org 02/10/21 16:33:21

Modified files:
earthdistance/expected: earthdistance.out
earthdistance/sql: earthdistance.sql

Log message:
When I removed the cube based stuff from eathdistance I accidentally
left a reference to cube in a comment in the regression test (that also
shows up in the expected output). This doesn't cause any real problem,
but people who read the comment might be confused. Attached is a diff to
remove the reference.

Bruno Wolff III

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-10-21 20:34:09 pgsql-server/doc/src/sgml plpython.sgml
Previous Message Bruce Momjian - CVS 2002-10-21 20:32:33 pgsql-server/src/bin/scripts clusterdb