]> granicus.if.org Git - postgresql/commit
Fix some uses of str[n]casecmp that should be pg_str[n]casecmp.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 15 Sep 2006 21:35:30 +0000 (21:35 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 15 Sep 2006 21:35:30 +0000 (21:35 +0000)
commitaab964b3115b209b6c19872d820979fd6a3b286f
treee6560ff6229fbdfda17d6eee67ce8fd90c57913c
parenta22de540cf4546fa81793a1503f3035b39dee9fa
Fix some uses of str[n]casecmp that should be pg_str[n]casecmp.
contrib/hstore/hstore_io.c