Cem Eliguzel

Results 12 issues of Cem Eliguzel

The reason for the warning is the comparison of string literals like "ctid" with NULL, which appeared at 23 points as follows: ```bash src/bin/pgcopydb/cli_list.c:1385:6: warning: String literal compared with variable...

enhancement

Fixes some of the cppcheck findings that are low hanging fruit.