Re: Split-up ECPG patches

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Split-up ECPG patches
Дата
Msg-id 14477.1249837782@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Split-up ECPG patches  (Michael Meskes <meskes@postgresql.org>)
Ответы Re: Split-up ECPG patches  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-hackers
Michael Meskes <meskes@postgresql.org> writes:
> On Sat, Aug 08, 2009 at 05:29:06PM -0400, Tom Lane wrote:
>> around nontrivial expressions.  So I'd like to see an actual case made
>> that there's a strong reason for not requiring FROM/IN in ecpg.

> I guess there's only one, compatibility. 

Yeah.  Are there any other precompilers that actively reject FROM/IN
here?  If we're just a bit more strict than they are, it's not as bad
as if there is no common syntax subset.
        regards, tom lane


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: Split-up ECPG patches
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Alpha releases: How to tag