Обсуждение: 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
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/16eb7c706fadc96236f95db1abfaa3470275c83f

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