Log Message:
-----------
Use our own getopt() and getopt_long() on Solaris, because that platform's
versions don't handle long options the way we want. Per Zdenek Kotala.
Tags:
----
REL8_0_STABLE
Modified Files:
--------------
pgsql:
configure.in (r1.398.4.22 -> r1.398.4.23)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.398.4.22&r2=1.398.4.23)
configure (r1.424.4.21 -> r1.424.4.22)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.424.4.21&r2=1.424.4.22)
---------------------------(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