postgresql/src/backend/storage
Tom Lane 51940f9760 Cast to void in StaticAssertExpr, not its callers.
Seems a bit silly that many (in fact all, as of today) uses of
StaticAssertExpr would need to cast it to void to avoid warnings from
pickier compilers.  Let's just do the cast right in the macro, instead.

In passing, change StaticAssertExpr to StaticAssertStmt in one
place where that seems more apropos.

Discussion: https://postgr.es/m/16161.1518715186@sss.pgh.pa.us
2018-02-15 13:41:30 -05:00
..
buffer Remove dubious micro-optimization in ckpt_buforder_comparator(). 2018-01-10 15:50:54 -05:00
file Support parallel btree index builds. 2018-02-02 13:32:44 -05:00
freespace Update copyright for 2018 2018-01-02 23:30:12 -05:00
ipc Fix Latin spelling 2018-01-11 08:32:01 -05:00
large_object Update copyright for 2018 2018-01-02 23:30:12 -05:00
lmgr Cast to void in StaticAssertExpr, not its callers. 2018-02-15 13:41:30 -05:00
page Update copyright for 2018 2018-01-02 23:30:12 -05:00
smgr Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00