8
0
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:
brodsom 2004-04-21 13:24:03 +00:00
parent a8a2782485
commit 0dbb39ca0b

View File

@ -68,7 +68,7 @@ static const struct
{NULL, NULL}, {NULL, NULL},
{"stream", begin}, {"stream", begin},
{"set_index", byte_verb}, {"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}, {"boolean", one},
{"ascending", one}, {"ascending", one},
{"descending", one}, {"descending", one},