]> granicus.if.org Git - postgresql/commit
change comparison char* and NULL to char* and '\0'. This should be
authorTatsuo Ishii <ishii@postgresql.org>
Mon, 29 Mar 1999 08:19:36 +0000 (08:19 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Mon, 29 Mar 1999 08:19:36 +0000 (08:19 +0000)
commitc2d59497df9e0e159587cee22ba20266b713e3e4
treea807f185357d57656cea1cf570e289d8f6cbe9d7
parentc537d4295a1c2fe30ea4782a91da24ec9ce743e0
change comparison char* and NULL to char* and '\0'. This should be
more portable way.
src/interfaces/libpq/fe-connect.c