Remove useless LIMIT_OPTION_DEFAULT value from LimitOption
commita6be0600ac3b71dda8277ab0fcbe59ee101ac1ce
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 16 Dec 2023 17:20:03 +0000 (16 18:20 +0100)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 16 Dec 2023 17:20:03 +0000 (16 18:20 +0100)
tree6806ee9ad3420029505af3e06728e497cc61eb15
parentb485ad7f07c80efbfd47329f138f0fe3a5acf013
Remove useless LIMIT_OPTION_DEFAULT value from LimitOption

During the development that led to commit 357889eb17bb, for a time we
had the value LIMIT_OPTION_DEFAULT, which was mostly but not completely
removed later on, before commit.  Complete the removal now.

Author: Zhang Mingli <avamingli@gmail.com>
Discussion: https://postgr.es/m/59d61a1a-3858-475a-964f-24468c97cc67@Spark
src/backend/parser/gram.y
src/include/nodes/nodes.h