Don't use the result of strcmp as if it were a boolean.
Tom Lane <tgl@sss.pgh.pa.us>
Don't use the result of strcmp as if it were a boolean. A service of your local coding style police.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/dbcommands.c | modified | +3 −3 |