diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-11-05 00:15:54 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-11-05 00:15:54 +0000 |
commit | 11f7b29054fd24c7e6dd1d2a8734cbebf3585b25 (patch) | |
tree | 917e7ebbac724a341962e09cb9c775eaf2d1bab4 /src/backend/parser/parse_node.c | |
parent | 66436e66e1bfffb6ba3f11114c5b825e56437e7d (diff) | |
download | postgresql-11f7b29054fd24c7e6dd1d2a8734cbebf3585b25.tar.gz postgresql-11f7b29054fd24c7e6dd1d2a8734cbebf3585b25.zip |
Allow ORDER BY, LIMIT in sub-selects. Fix most (not all) cases where
the grammar did not allow redundant parentheses around sub-selects.
Distinguish LIMIT ALL from LIMIT 0; make the latter behave as one would
expect.
Diffstat (limited to 'src/backend/parser/parse_node.c')
0 files changed, 0 insertions, 0 deletions