Log Message:
-----------
Adjust network errmsg("result is out of range") message to be consistent
with other places.
Modified Files:
--------------
pgsql/src/backend/utils/adt:
network.c (r1.66 -> r1.67)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/network.c.diff?r1=1.66&r2=1.67)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match