Re: C vs. C++ contributions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: C vs. C++ contributions
Дата
Msg-id Pine.LNX.4.44.0208281818480.951-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: C vs. C++ contributions  (Marc Lavergne <mlavergne-pub@richlava.com>)
Ответы Re: C vs. C++ contributions
Список pgsql-hackers
Marc Lavergne writes:

> This covers a few different sub-projects so I'm breaking it down in
> order of how I'm going to attack it.

Just to give you a fair warning:  I'm not going to be in favor of adding
any "Oracle compatibility" functionality that overlaps with existing
and/or standardized functionality.  That kind of thing would lock us into
an endless catch-up game and would induce users to code their applications
to proprietary interfaces.

I suppose some of the things you propose would be external applications,
such as the export file reader or the SQL*Net proxy.  The synonym
functionality would be interesting to add, since there is no existing
feature of that type.  But random misfeatures such as the join syntax or
the decode() function are going to have a hard time getting accepted.

-- 
Peter Eisentraut   peter_e@gmx.net



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "D'Arcy J.M. Cain"
Дата:
Сообщение: Re: MemoryContextAlloc: invalid request size 1934906735
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PATCHES] Proposed GUC Variable