Re: pgbench's expression parsing & negative numbers - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: pgbench's expression parsing & negative numbers
Date
Msg-id alpine.DEB.2.21.1807131040220.27883@lancre
Whole thread Raw
In response to Re: pgbench's expression parsing & negative numbers  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: pgbench's expression parsing & negative numbers  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
Hello Andres,

>> I'll come up with a patch for that sometime soon.
>
> ISTM that you have not sent any patch on the subject, otherwise I would 
> have reviewed it. Maybe I could do one some time later, unless you think 
> that I should not.

Here is a patch which detects pgbench overflows on int & double constants, 
and on integer operators.

-- 
Fabien.
Attachment

pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: [HACKERS] Restricting maximum keep segments by repslots
Next
From: Peter Eisentraut
Date:
Subject: Re: Failed assertion due to procedure created with SECURITY DEFINERoption