pgsql: Don't use the result of strcmp as if it were a boolean. - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Don't use the result of strcmp as if it were a boolean.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Don't use the result of strcmp as if it were a boolean.
A service of your local coding style police.

Modified Files:
--------------
    pgsql/src/backend/commands:
        dbcommands.c (r1.221 -> r1.222)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/dbcommands.c?r1=1.221&r2=1.222)

pgsql-committers by date:

Previous
From: [email protected] (Heikki Linnakangas)
Date:
Subject: pgsql: Mention that tables have a visibility map fork alongside the main
Next
From: [email protected] (User Decibel)
Date:
Subject: deny-updates - trunk: Fix think-o in README