pgsql: Fix thinko with definition of REINDEXOPT_MISSING_OK

Started by Michael Paquieralmost 6 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/20200902024148.GB20149@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/01767533e37fa255722cc0088ed67a0309875963

Modified Files
--------------
src/include/nodes/parsenodes.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)