11.\" This is -*-nroff-*-
22.\" XXX standard disclaimer belongs here....
3- .\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin.3,v 1.6 1997/10/0117:05:16 thomas Exp $
3+ .\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin.3,v 1.7 1997/10/0118:53:26 momjian Exp $
44.TH PGBUILTIN INTRO 04/01/97 PostgreSQL PostgreSQL
55.SH "DESCRIPTION"
66This section describes the data types, functions and operators
@@ -1088,8 +1088,8 @@ float8 |lseg |box |<-> |dist_sb
10881088float8 |lseg |line |<-> |dist_sl
10891089float8 |lseg |lseg |<-> |lseg_distance
10901090float8 |path |path |<-> |path_distance
1091- float8 |point |box |<-> |dist_pb
10921091float8 |point |box |<-> |dist_pl
1092+ float8 |point |box |<-> |dist_pb
10931093float8 |point |lseg |<-> |dist_ps
10941094float8 |point |path |<-> |dist_ppath
10951095float8 |point |point |<-> |point_distance
@@ -1167,7 +1167,6 @@ timespan |timespan |timespan |- |timespan_mi
11671167timespan |timespan |timespan |/ |timespan_div
11681168tinterval|abstime |abstime |<#> |mktinterval
11691169(462 rows)
1170-
11711170.ec
11721171.fi
11731172.SH "LEFT UNARY OPERATORS"
@@ -1193,21 +1192,21 @@ left_unary|operand |return_type
11931192@@ |circle |point
11941193- |float4 |float4
11951194@ |float4 |float4
1195+ ; |float8 |float8
11961196- |float8 |float8
11971197@ |float8 |float8
1198- |/ |float8 |float8
1199- ||/ |float8 |float8
1198+ |/ |float8 |float8
1199+ ||/ |float8 |float8
12001200% |float8 |float8
12011201: |float8 |float8
1202- ; |float8 |float8
12031202- |int2 |int2
1204- !! |int4 |int4
12051203- |int4 |int4
1204+ !! |int4 |int4
1205+ ?| |lseg |bool
12061206@@ |lseg |point
12071207?- |lseg |bool
1208- ?| |lseg |bool
1209- # |path |int4
12101208?? |path |float8
1209+ # |path |int4
12111210@@ |path |point
12121211@@ |polygon |point
12131212# |polygon |int4