Re: Parser extensions (maybe for 10?)

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Parser extensions (maybe for 10?)
Дата
Msg-id 20160419140709.7m3euiexqnhmca2s@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Parser extensions (maybe for 10?)  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Ответы Re: Parser extensions (maybe for 10?)  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Список pgsql-hackers
On 2016-04-19 12:20:03 +0300, Aleksander Alekseev wrote:
> Can we guarantee that extensions don't conflict? In fact we can since
> we already do it. If all tests pass there is no conflict.

How does that follow? Even if you were to test all possible extensions
together - obviously not possible - how do passing tests prove the
grammar to be conflict free?

Andres



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Parser extensions (maybe for 10?)
Следующее
От: Mithun Cy
Дата:
Сообщение: Avoid parallel full and right join paths.