Re: C++ port of Postgres

From: Joy Arulraj <jarulraj(at)cs(dot)cmu(dot)edu>
To: "FarjadFarid(ChkNet)" <farjad(dot)farid(at)checknetworks(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: C++ port of Postgres
Date: 2016-08-16 15:45:04
Message-ID: CABgyVxCvQngFZNDoYyqrMDWbexeBYji9d783LRt5AWQcP2mMdA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Thanks, I do hope so.

On Tue, Aug 16, 2016 at 7:00 AM, FarjadFarid(ChkNet) <
farjad(dot)farid(at)checknetworks(dot)com> wrote:

> Well done. This is a much needed conversion. As Peter’s article says, it
> does open up more opportunities.
>
>
>
> *From:* pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-owner@
> postgresql.org] *On Behalf Of *Joy Arulraj
> *Sent:* 14 August 2016 22:06
> *To:* pgsql-general(at)postgresql(dot)org
> *Subject:* [GENERAL] C++ port of Postgres
>
>
>
> Hi folks --
>
> We have ported Postgres over to the C++ language (C++11 standard).
>
> https://github.com/jarulraj/postgresql-cpp
>
> Our goal is to use certain features of the C++ language and its standard
> library to simplify coding, improve code reuse, and avoid bugs. Peter's
> article titled `Moving to C++
> <https://petereisentraut.blogspot.com/2013/05/moving-to-c.html>` was a
> source of inspiration for us.
>
> Regards.
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Heikki Linnakangas 2016-08-16 15:52:39 Re: [GENERAL] C++ port of Postgres
Previous Message Joy Arulraj 2016-08-16 15:43:36 Re: C++ port of Postgres

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2016-08-16 15:48:41 Re: PSA: Systemd will kill PostgreSQL
Previous Message Joy Arulraj 2016-08-16 15:43:36 Re: C++ port of Postgres