]> granicus.if.org Git - postgresql/commit
Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Oct 2012 17:39:57 +0000 (13:39 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Oct 2012 17:39:57 +0000 (13:39 -0400)
commit645984e40c6a8c892bca5c27a5b381554ea1d3f1
tree97b0022436017b37c6005fed0bd94f98e9fad066
parentc567535742b5dbd244bbc9f33be794585afac2b7
Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly.

Per bug #7615 from Marko Tiikkaja.  Apparently nobody ever tried this
case before ...
src/backend/utils/adt/ruleutils.c