8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:43:04 +01:00
This commit is contained in:
asfernandes 2008-04-06 15:02:35 +00:00
parent ea3efd4305
commit 017e3a9cd0

View File

@ -3877,7 +3877,7 @@ static void define_view( dsql_req* request, NOD_TYPE op)
} }
// if not an expression, point to the proper base relation field, // if not an expression, point to the proper base relation field,
// else make up an SQL field with generated global field for calculations */ // else make up an SQL field with generated global field for calculations
dsql_fld* rel_field = NULL; dsql_fld* rel_field = NULL;