Re: [GENERAL] C++ port of Postgres - Mailing list pgsql-hackers

From Yury Zhuravlev
Subject Re: [GENERAL] C++ port of Postgres
Date
Msg-id 9b5d3b02-d9bb-42d2-9519-c4569f2964eb@postgrespro.ru
Whole thread Raw
In response to Re: [GENERAL] C++ port of Postgres  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Responses Re: [GENERAL] C++ port of Postgres  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
List pgsql-hackers
 Aleksander Alekseev wrote:
> You are right, there is none.
First: trees in parser, planer and etc.
Second: normal exception.

Two big projects lately move to C++ from C:
GCC, Mesa

You can read their reasons.
Only C++ we can use without full rewrite currently. (or ObjectC maybe)
If we wish fix C limitations.

--
Yury Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: [GENERAL] C++ port of Postgres
Next
From: Andres Freund
Date:
Subject: Re: Assertion failure in REL9_5_STABLE