On 23.05.2011 18:36, Tom Lane wrote:
Heikki Linnakangas<heikki.linnakan...@enterprisedb.com>  writes:
It's a stretch that we'd ever support two billion arguments in any form,
but an explicit check for "arg<  0" would make me feel better.

No objection here, especially since I've just determined that bug #6035
is also some kind of unhandled-overflow problem...

Committed, using your suggested fix. I realized that switching to strtoul() wouldn't work without some further changes, because the format string is not null-terminated.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to