Thread: pgsql: Use our own getopt() and getopt_long() on Solaris, because that

pgsql: Use our own getopt() and getopt_long() on Solaris, because that

From
tgl@postgresql.org (Tom Lane)
Date:
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.

Modified Files:
--------------
    pgsql:
        configure.in (r1.551 -> r1.552)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.551&r2=1.552)
        configure (r1.584 -> r1.585)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.584&r2=1.585)