pgsql: Ooops, should use double not single quotes in StaticAssertStmt() - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Ooops, should use double not single quotes in StaticAssertStmt()
Date
Msg-id E1Vyuu2-0003J5-Ii@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Ooops, should use double not single quotes in StaticAssertStmt().

That's what I get for testing this on an older compiler.

Branch
------
master

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

Modified Files
--------------
src/backend/postmaster/pgstat.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix calculation of maximum statistics-message size.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Restore some comments lost during 15732b34e8c8