Re: pgsql: Hand code string to integer conversion for performance. - Mailing list pgsql-committers

From David Rowley
Subject Re: pgsql: Hand code string to integer conversion for performance.
Date
Msg-id CAKJS1f-AbCFeFU92GZZYqNOVRnPtUwczSYmR2NHCyf9uHUnNiw@mail.gmail.com
Whole thread Raw
In response to pgsql: Hand code string to integer conversion for performance.  (Andres Freund <andres@anarazel.de>)
Responses Re: pgsql: Hand code string to integer conversion for performance.
List pgsql-committers
On 23 July 2018 at 10:30, Andres Freund <andres@anarazel.de> wrote:
> Hand code string to integer conversion for performance.

This could do with the attached to silence the compiler warnings from
compilers that don't understand ereport(ERROR) does not return.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Add option for procedures to \df
Next
From: Andres Freund
Date:
Subject: pgsql: Defend against some potential spurious compiler warnings in86ea