pgsql: Correct ancient logic mistake in assertion

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correct ancient logic mistake in assertion
Date: 2011-09-06 20:07:00
Message-ID: E1R11vA-0001oP-CM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correct ancient logic mistake in assertion

Found by gcc -Wlogical-op

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e6d800981ed0cd8889660d40cb5e813dfad87344

Modified Files
--------------
src/backend/bootstrap/bootstrap.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-09-06 20:39:09 Re: pgsql: Add C comment about why we send cache invalidation messages for
Previous Message Tom Lane 2011-09-06 20:04:24 Re: pgsql: Add C comment about why we send cache invalidation messages for