]> granicus.if.org Git - postgresql/commit
Fix some more uses of str[n]casecmp that should be pg_str[n]casecmp.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Sep 2006 13:31:40 +0000 (13:31 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Sep 2006 13:31:40 +0000 (13:31 +0000)
commitac733df61bbce99d321f4ccd49758107051d11b6
tree1dd44fdfa6c2452fd60331aeb03ca752bbebd53b
parent32cebaecff605a435a1c8c5b8e2ad46ea7a569a0
Fix some more uses of str[n]casecmp that should be pg_str[n]casecmp.
contrib/pgbench/pgbench.c