pgsql: Move from strcmp to strncmp to be more tolerant for changes to - Mailing list pgsql-committers

From [email protected] (Michael Meskes)
Subject pgsql: Move from strcmp to strncmp to be more tolerant for changes to
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Remove all uses of the deprecated functions heap_formtuple,