mirror of
https://github.com/postgres/postgres.git
synced 2025-10-21 02:52:47 +03:00
Silence compiler warning.
This commit is contained in:
@@ -212,7 +212,6 @@ get_data(PGresult *results, int act_tuple, int act_field, int lineno,
|
||||
{
|
||||
ECPGraise(lineno, ECPG_FLOAT_FORMAT, pval);
|
||||
return (false);
|
||||
dres = 0.0;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user