Re: Deprecating RULES - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Deprecating RULES
Date
Msg-id 20121015235903.GG7494@momjian.us
Whole thread Raw
In response to Re: Deprecating RULES  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Mon, Oct 15, 2012 at 03:51:58PM -0400, Andrew Dunstan wrote:
> 
> On 10/15/2012 03:23 PM, Bruce Momjian wrote:
> >I have trouble seeing how we could implement Postgres as efficiently
> >without C macros, but maybe that is the point --- efficiency is not
> >critical in SQL --- Java and C++ give other options that are "good
> >enough" and less error-prone.
> >
> >
> 
> Er, C++ uses the preprocessor. In fact, C++ was originally created
> as a set of preprocessor macros, IIRC.

I assumed from the emails that macros were discouraged in C++;  I don't
know myself personally.  I certainly would miss macro abilities in C.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +



pgsql-hackers by date:

Previous
From: Daniel Farina
Date:
Subject: Re: Global Sequences
Next
From: Steve Singer
Date:
Subject: Re: [RFC][PATCH] wal decoding, attempt #2 - Design Documents (really attached)