mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 21:23:03 +01:00
Rollback one of the last Claudio's changes that breaks gpre is some situations (detected in fbtcs)
This commit is contained in:
parent
a8a2782485
commit
0dbb39ca0b
@ -68,7 +68,7 @@ static const struct
|
||||
{NULL, NULL},
|
||||
{"stream", begin},
|
||||
{"set_index", byte_verb},
|
||||
{"RecordSelExpr", rse}, {"first", one}, {"project", byte_args}, {"sort", byte_args}, /* 70 */
|
||||
{"rse", rse}, {"first", one}, {"project", byte_args}, {"sort", byte_args}, /* 70 */
|
||||
{"boolean", one},
|
||||
{"ascending", one},
|
||||
{"descending", one},
|
||||
|
Loading…
Reference in New Issue
Block a user