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:34:23 +0000 (21:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 15 Sep 2006 21:34:23 +0000 (21:34 +0000)
commitd7f6b359d7069ac558771c6c485a6e1c4492fbf8
treec3a38de821de5ce3451749daad86d4157d993063
parent283fa7e05c73215427e6b7a741a72337a56f46ed
Fix some uses of str[n]casecmp that should be pg_str[n]casecmp,
per Magnus.
src/interfaces/libpq/fe-connect.c