diff options
author | Alexander Barkov <bar@mariadb.org> | 2017-07-03 14:56:33 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.org> | 2017-07-03 14:56:33 +0400 |
commit | 760127ac6ff428d4538733b3f99b743f7a802581 (patch) | |
tree | b1c1a8afca5c818454c7003410d128828669dca8 /sql/item_windowfunc.h | |
parent | 306bc90ad798756c5c11ac7e077839664c001fdc (diff) | |
download | mariadb-git-760127ac6ff428d4538733b3f99b743f7a802581.tar.gz |
Adding sf_return_type, improving sf_tail readability.
1. The "sf_tail" rule had a lot of rules with part markers, e.g:
/* $1 */
They make the grammar really hard to read.
Removing all these markers.
2. Moving the RETURNS clause into a separate sp_return_type rule,
to make sf_tail even more simpler. Note, sp_return_type will be needed
soon for packages anyway.
Diffstat (limited to 'sql/item_windowfunc.h')
0 files changed, 0 insertions, 0 deletions