]> granicus.if.org Git - postgresql/commit
Fix spurious compiler warning in nbtxlog.c.
authorPeter Geoghegan <pg@bowt.ie>
Wed, 20 Mar 2019 21:04:35 +0000 (14:04 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Wed, 20 Mar 2019 21:04:35 +0000 (14:04 -0700)
commit3d0dcc5c7fb9cfc349d1b2d476a1c0c5d64522bd
treeb0dda7379d0890fd78d6d2d44908dccf96e7f699
parent7d3bf73ac416fdd74d6c7d473e0c00a19be90c82
Fix spurious compiler warning in nbtxlog.c.

Cleanup from commit dd299df8.

Per complaint from Tom Lane.
src/backend/access/nbtree/nbtxlog.c