pgsql: Silence warning on new versions of clang. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Silence warning on new versions of clang.
Date
Msg-id E1XOmEI-0007eh-CL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Silence warning on new versions of clang.

Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/26f8b99b248aae989e63ca0969a746f30b0c8c21

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


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Add psql PROMPT variable showing which line of a statement is be
Next
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Compress GIN posting lists, for smaller index size.