8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 07:23:03 +01:00

Fixed a GPRE regression reported by Alex.

This commit is contained in:
dimitr 2007-09-26 19:19:35 +00:00
parent 2c67f2d785
commit b072b29f77

View File

@ -2666,7 +2666,7 @@ static GPRE_NOD par_relational(gpre_req* request,
}
bool SQE_resolve_fields(GPRE_NOD fields,
bool SQE_resolve_fields(GPRE_NOD& fields,
gpre_req* request,
gpre_rse* selection)
{