Re: PostgreSQL future ideas

From: "Gevik Babakhani" <pgdev(at)xs4all(dot)nl>
To: <Zdenek(dot)Kotala(at)Sun(dot)COM>
Cc: "'PGSQL Hackers'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PostgreSQL future ideas
Date: 2008-09-25 09:50:00
Message-ID: 002401c91ef4$16302fc0$0a01a8c0@gevmus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> Advantage of C++ is that it reduce lot of OO code written in
> C in PostgreSQL, but it is so big effort to do that without
> small gain. It will increase number of bugs. Do not forget
> also that C++ compiler is not so common (so good) on
> different platforms. If somebody interesting in that yes but
> like a fork ( PostgreSQL++ :-).

Reducing OO code that is written in C is one of my major interests. After
some investigating myself it appears that having the codebase fully
(rewritten in C++ will have an impact on the performance. So I guess such an
effort will result the code being more C++ish and fully OO, being a mixture
in C with some OO taste.

> Better idea is to start to use C99 in PostgreSQL ;-).

I have not investigated this yet. But I am very interested to know what the
advantages would be to "upgrade" the code to C99 standards.

Regards,
Gevik
http://www.truesoftware.net/gevik/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kretschmer 2008-09-25 10:05:22 Re: namespace in pgsql
Previous Message Zdenek Kotala 2008-09-25 08:54:05 Re: PostgreSQL future ideas

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-09-25 09:53:54 Re: Transaction Snapshots and Hot Standby
Previous Message Zeugswetter Andreas OSB sIT 2008-09-25 09:14:13 Re: Transaction Snapshots and Hot Standby