review: WITH CHECK OPTION

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема review: WITH CHECK OPTION
Дата
Msg-id CAFj8pRAr11OEtfLutBHhuk9Px5XBX5Euq9hixpZut7EBiOGWrg@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hello

0) we would this feature
* it is finalization of ANSI SQL feature, that is complete now
* it is useful feature, than moves work with updatable views close to heaps

1) patch is cleanly applied
2) there are no new warnings
3) all regress tests was passed - there are enough tests for this feature
4) doc was rebuilt without problems and it is well documented
5) a implemented feature is ANSI SQL compliant
6) code is clean, well commented and well formatted
7) it works as expected

This patch is ready for commit

Regards

Pavel Stehule



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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: [PATCH] Fix conversion for Decimal arguments in plpython functions
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Changing recovery.conf parameters into GUCs