Обсуждение: pgsql: Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctl

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly.

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0d6895051a2e53026ad0daae0ebc3cb901acc521

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