Fix some uses of str[n]casecmp that should be pg_str[n]casecmp.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: aab964b3115b209b6c19872d820979fd6a3b286f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-09-15T21:35:30Z
Releases: 8.2.0
Fix some uses of str[n]casecmp that should be pg_str[n]casecmp.

Files

PathChange+/−
contrib/hstore/hstore_io.c modified +1 −1