Re: C++ port of Postgres - Mailing list pgsql-general

From FarjadFarid\(ChkNet\)
Subject Re: C++ port of Postgres
Date
Msg-id 000001d1f7ad$6a3adb20$3eb09160$@checknetworks.com
Whole thread Raw
In response to C++ port of Postgres  (Joy Arulraj <jarulraj@cs.cmu.edu>)
Responses Re: C++ port of Postgres  (Joy Arulraj <jarulraj@cs.cmu.edu>)
List pgsql-general

Well done.  This is a much needed conversion. As Peter’s article says, it does open up more opportunities.

 

From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Joy Arulraj
Sent: 14 August 2016 22:06
To: pgsql-general@postgresql.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++` was a source of inspiration for us.

Regards.

pgsql-general by date:

Previous
From: "Martijn Tonies \(Upscene Productions\)"
Date:
Subject: PgAdmin: debugging stored function in v9.4 instable?
Next
From: Trupti Padiya
Date:
Subject: PostgreXL