Re: [COMMITTERS] pgsql: Centralize definition of integer limits. - Mailing list pgsql-hackers

From andres@anarazel.de (Andres Freund)
Subject Re: [COMMITTERS] pgsql: Centralize definition of integer limits.
Date
Msg-id 20150402155419.GD17586@awork2.anarazel.de
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Centralize definition of integer limits.  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: [COMMITTERS] pgsql: Centralize definition of integer limits.
List pgsql-hackers
On 2015-04-02 10:42:58 -0400, Robert Haas wrote:
> On Tue, Mar 31, 2015 at 12:15 PM, Andres Freund <andres@anarazel.de> wrote:
> >> > I'm tempted to just prefix our limits with PG_ and define them
> >> > unconditionally, including appropriate casts to our types.
> >>
> >> I don't have a better idea.
> >
> > Will push that.
> 
> I'd appreciate it if you could do this soon.  I like to compile with
> -Werror, and this problem means I can't.

Done. Sorry for not doing this sooner, I'm more or less having holidays
right now.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Tables cannot have INSTEAD OF triggers
Next
From: Robert Haas
Date:
Subject: Re: [COMMITTERS] pgsql: Centralize definition of integer limits.