Move from strcmp to strncmp to be more tolerant for changes to the parser.

Michael Meskes <meskes@postgresql.org>

Commit: 492059dabae9643f097fcd0a4f8860366563843d
Author: Michael Meskes <meskes@postgresql.org>
Date: 2008-11-01T19:53:35Z
Releases: 8.4.0
Move from strcmp to strncmp to be more tolerant for changes to the parser.

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/misc.c modified +2 −2