pgsql: Fix thinko in 0709b7ee72e4bc71ad07b7120acd117265ab51d0.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix thinko in 0709b7ee72e4bc71ad07b7120acd117265ab51d0.
Date: 2014-09-10 18:41:21
Message-ID: E1XRmpV-0002XA-ES@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix thinko in 0709b7ee72e4bc71ad07b7120acd117265ab51d0.

Buildfarm member castoroides is unhappy with this, for entirely
understandable reasons.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5b26278822c69dd76ef89fd50ecc7cdba9c3f035

Modified Files
--------------
src/include/storage/s_lock.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-09-10 20:55:21 pgsql: Issue a warning during the creation of hash indexes
Previous Message Heikki Linnakangas 2014-09-10 18:25:07 pgsql: Pack tuples in a hash join batch densely, to save memory.