contrib/earthdistance expected/earthdistance.o ... - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject contrib/earthdistance expected/earthdistance.o ...
Date
Msg-id 20021021203321.19D5C475F5A@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    contrib
Changes by:    momjian@postgresql.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


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/src/bin/scripts clusterdb
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/doc/src/sgml plpython.sgml