Re: C vs. C++ contributions - Mailing list pgsql-hackers

From Neil Conway
Subject Re: C vs. C++ contributions
Date
Msg-id 87wuqbzzg5.fsf@mailbox.samurai.com
Whole thread Raw
In response to Re: C vs. C++ contributions  (Marc Lavergne <mlavergne-pub@richlava.com>)
List pgsql-hackers
Marc Lavergne <mlavergne-pub@richlava.com> writes:
> PostgreSQL parse/bind/execute Layer:
> ------------------------------------
> This would be mimicked since PostgreSQL doesn't support it
> natively.

What's stopping you from implementing native support for this? There
will hopefully be an FE/BE protocol change during the 7.4 development
cycle, which should give you the opportunity to make any
protocol-level changes required to implement this properly.

Cheers,

Neil

-- 
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC



pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Proposed GUC Variable
Next
From: Neil Conway
Date:
Subject: Re: [PATCHES] fix for palloc() of user-supplied length