mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-25 00:03:03 +01:00
Fixed a GPRE regression reported by Alex.
This commit is contained in:
parent
2c67f2d785
commit
b072b29f77
@ -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_req* request,
|
||||||
gpre_rse* selection)
|
gpre_rse* selection)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user