Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 16eb7c706fadc96236f95db1abfaa3470275c83f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-10-19T17:40:34Z
Releases: 8.3.22
Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly.

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

Files

PathChange+/−
src/backend/utils/adt/ruleutils.c modified +13 −5