pgsql: Fix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER builds to

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER builds to
Date: 2014-09-10 00:45:02
Message-ID: E1XRW1u-0002JM-0I@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER builds to fail.

Branch
------
master

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

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 Andres Freund 2014-09-10 01:04:16 Re: pgsql: Add new psql help topics, accessible to both --help and \?.
Previous Message Tom Lane 2014-09-09 22:36:03 pgsql: Preserve AND/OR flatness while extracting restriction OR clauses