pgsql: Fix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER builds to - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Fix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER builds to
Date
Msg-id E1XRW1u-0002JM-0I@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Preserve AND/OR flatness while extracting restriction OR clauses
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Add new psql help topics, accessible to both --help and \?.