Fix thinko with definition of REINDEXOPT_MISSING_OK

Michael Paquier <michael@paquier.xyz>

Commit: 01767533e37fa255722cc0088ed67a0309875963
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-09-02T05:56:59Z
Releases: 14.0
Fix thinko with definition of REINDEXOPT_MISSING_OK

This had no direct consequences, but let's be consistent and it would be
confusing when adding new flags.  Oversight in 1d65416.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20200902024148.GB20149@telsasoft.com

Files

PathChange+/−
src/include/nodes/parsenodes.h modified +1 −1

Discussion