Hello there,
postgresql-10.0/src/backend/optimizer/geqo/geqo_ox2.c:84]: (style) Array index 'j' is used before limits check.
Source code is
while ((city_table[j].select_list == -1) && (j < num_gene))
Suggest sanity check array index before use, not after.
Regards
David Binderman
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs