Re: C vs. C++ contributions

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: C vs. C++ contributions
Дата
Msg-id 87wuqbzzg5.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Re: C vs. C++ contributions  (Marc Lavergne <mlavergne-pub@richlava.com>)
Список 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 по дате отправления:

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Proposed GUC Variable
Следующее
От: Neil Conway
Дата:
Сообщение: Re: [PATCHES] fix for palloc() of user-supplied length