Thread: pgsql: Move from strcmp to strncmp to be more tolerant for changes to

pgsql: Move from strcmp to strncmp to be more tolerant for changes to

From
meskes@postgresql.org (Michael Meskes)
Date:
Log Message:
-----------
Move from strcmp to strncmp to be more tolerant for changes to the parser.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        misc.c (r1.42 -> r1.43)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/misc.c?r1=1.42&r2=1.43)