pgsql: Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctl

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctl
Дата
Msg-id E1TPGZK-0000Am-60@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly.

Per bug #7615 from Marko Tiikkaja.  Apparently nobody ever tried this
case before ...

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/823f83d3d53ad2c0e799b1953ed9a1955840f11c

Modified Files
--------------
src/backend/utils/adt/ruleutils.c |   18 +++++++++++++-----
1 files changed, 13 insertions(+), 5 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Provide some static-assertion functionality on all compilers.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctl