Re: C++ compiler - Mailing list pgsql-hackers

From Maciej Gajewski
Subject Re: C++ compiler
Date
Msg-id CAEcSYXLoNHGN=euzA+VWSOMDK17Nh3FbiZ8UHLSa0mHU85=zyg@mail.gmail.com
Whole thread Raw
In response to C++ compiler  (Gaetano Mendola <mendola@gmail.com>)
List pgsql-hackers
<div dir="ltr">It would be great. I'm working at the moment on porting integer operations to unsigned types, and the
codeis essentially a small number of functions, repeated for every combination of integer types.<div style="style"> In
C++it could be simply one single set of template functions. Less code; less bugs.</div><div class="gmail_extra"><br
/><br/><div class="gmail_quote"><br /></div></div></div> 

pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: minor patch submission: CREATE CAST ... AS EXPLICIT
Next
From: Andres Freund
Date:
Subject: Re: Support for REINDEX CONCURRENTLY