- 06 Aug, 1997 8 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
- 03 Aug, 1997 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 02 Aug, 1997 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 01 Aug, 1997 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 31 Jul, 1997 1 commit
-
-
Bruce Momjian authored
-
- 30 Jul, 1997 10 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Marc G. Fournier authored
so, add a check that basically says if it isn't defined, set it to 256...
-
Marc G. Fournier authored
MAXHOSTNAMELEN is defined. For some reason, my 2.5.1 Solaris box at work fails on that check...
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 29 Jul, 1997 14 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
Not all cleaned up yet.
-
Thomas G. Lockhart authored
Not all cleaned up yet.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Add text concatenation operator and function. Add text trim function for SQL92 support.
-
Thomas G. Lockhart authored
Change definition for isreltime(). Change some names of #define constants to avoid conflicts with the yacc parser.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Used to support SQL92 compatibility.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Change box terminology from "length" to "width". Use length terminology in common with other geometric types (usually perimeter). Fix bugs in line arithmetic which resulted in bad intersection calculations. Deprecate temporary unstored slope fields. Check explicitly for intersections at endpoints to avoid rounding ugliness. Add center() routines for lseg, path, polygon. Add distance() routines for circle-polygon, polygon-polygon. Check explicitly for points and polygons contained within polygons using an axis-crossing algorithm. (Old code just checked bounding boxes). Add routine to convert circle-box. *whew*
-
Thomas G. Lockhart authored
Use standard decoder for isreltime().
-