Fix thinko with definition of REINDEXOPT_MISSING_OK
authorMichael Paquier <michael@paquier.xyz>
Wed, 2 Sep 2020 05:56:59 +0000 (14:56 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 2 Sep 2020 05:56:59 +0000 (14:56 +0900)
commit01767533e37fa255722cc0088ed67a0309875963
treee1db2a75fc07e3a00941c7b7df8867f332024d95
parentbe9788e9989a0744ba60ab100153340fd123b786
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
src/include/nodes/parsenodes.h