Thread: pgsql: Renumber cursor option flags

pgsql: Renumber cursor option flags

From
Peter Eisentraut
Date:
Renumber cursor option flags

Move the planner-control flags up so that there is more room for parse
options.  Some pending patches need some room there, so do this
renumbering separately so that there is less potential for conflicts.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a63dd8afe2b859b853d857cd8a0392ca1e04ab6c

Modified Files
--------------
src/include/nodes/parsenodes.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)