postgresql/src
Marc G. Fournier 9bc57c6665 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).
1998-03-02 06:12:15 +00:00
..
backend Last minute clean up for SunOS... 1998-03-02 05:42:15 +00:00
bin Bring pgaccess up to 0.82 - last update before release 1998-03-02 03:04:26 +00:00
data Remove data/*.orig files 1998-02-26 16:14:31 +00:00
include From: Darren King <darrenk@insightdist.com> 1998-03-02 06:12:15 +00:00
interfaces From: Michael Meskes <meskes@topsystem.de> 1998-02-27 12:59:33 +00:00
lextest Lex/yacc source cleanup like indent. 1997-09-08 03:20:18 +00:00
makefiles From: Darren King <darrenk@insightdist.com> 1998-02-27 02:41:21 +00:00
man From: Michael Meskes <meskes@topsystem.de> 1998-02-27 02:30:09 +00:00
pl/tcl pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
template From: "Billy G. Allie" <Bill.Allie@mug.org> 1998-03-01 04:47:38 +00:00
test Further updated regression output for FreeBSD 1998-02-28 21:28:30 +00:00
tools Reminder for next time. 1998-03-02 05:52:57 +00:00
tutorial From: Darren King <darrenk@insightdist.com> 1998-03-01 04:52:59 +00:00
utils From: Darren King <darrenk@insightdist.com> 1998-02-27 02:41:21 +00:00
DEVELOPERS Reorganize developers files. 1997-09-08 04:14:01 +00:00
GNUmakefile.in From: "Michael J. Maravillo" <mmj@philonline.com> 1998-01-17 23:39:35 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Configure patches from Brook Milligan. 1998-02-22 20:02:34 +00:00
config.guess From: "Eric H. Raskin" <ehr@listworks.com> 1997-06-11 01:02:01 +00:00
config.sub Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 1997-03-25 07:16:36 +00:00
configure Change configure to reflect v6.3 vs v6.2 :) 1998-03-02 05:33:14 +00:00
configure.in Change configure to reflect v6.3 vs v6.2 :) 1998-03-02 05:33:14 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00