diff options
author | Marc G. Fournier <scrappy@hub.org> | 1998-03-02 06:12:15 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1998-03-02 06:12:15 +0000 |
commit | 9bc57c6665fcdb88c283f0d1ca5c035b6cbf9bbd (patch) | |
tree | 8a89cd6d16d655ac1313e2468cc15b391a0b235d /src/include/postgres_ext.h | |
parent | d45dfd0d65148f6f23c93179e52ce7a0c33d2b7c (diff) | |
download | postgresql-9bc57c6665fcdb88c283f0d1ca5c035b6cbf9bbd.tar.gz postgresql-9bc57c6665fcdb88c283f0d1ca5c035b6cbf9bbd.zip |
From: Darren King <darrenk@insightdist.com>
Patch1:
Postgres thinks dist_pl (dist of a point to a line) is expecting a box (603)
for the right arg, but it really should be a line (628).
Otherwise the left & right args match those of dist_pb (dist of a point to a
box) two lines further down.
Patch2:
Anyways, these two functions take a path (602) whereas in pg_proc.h they are
listed as taking a lseg (601).
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions