Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly.
Tom 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 ...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/ruleutils.c | modified | +13 −5 |