Re: Woo hoo ... a whole new set of compiler headaches!! :)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Dave Held" <dave(dot)held(at)arrayservicesgrp(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Woo hoo ... a whole new set of compiler headaches!! :)
Date: 2005-04-22 18:21:31
Message-ID: 5862.1114194091@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Dave Held" <dave(dot)held(at)arrayservicesgrp(dot)com> writes:
> [ much snipped... ]
> And because the vast majority of C programs are also correct C++
> programs, it really wouldn't be that much effort to port the code.

And not much reward, either. To actually get benefit commensurate
with the risks involved, we'd need to do some wholesale revisions
of internal APIs and coding practices. It might not qualify as a
complete rewrite, but it'd be dang close.

Personally I think the costs would far exceed the benefits.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2005-04-22 18:23:45 Re: Bitmap scans vs. the statistics views
Previous Message Jim C. Nasby 2005-04-22 18:17:56 Re: possible TODO: read-only tables, select from indexes