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

Started by Tom Lanealmost 14 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/645984e40c6a8c892bca5c27a5b381554ea1d3f1

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