Trivial cosmetic cleanup in bloom/blutils.c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e3049285a3b8790e26e584fdf1ca31ea2e2eb4bc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-08-11T16:23:35Z
Releases: 9.6.0
Trivial cosmetic cleanup in bloom/blutils.c.

Don't spell "InvalidOid" as "0".  Initialize method fields in the same
order as amapi.h declares them (and every other AM handler initializes
them).

Files

PathChange+/−
contrib/bloom/blutils.c modified +9 −9