]> 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:40:29 +0000 (13:40 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Oct 2012 17:40:29 +0000 (13:40 -0400)
commit44ee57a6f28ded67a47b55686efc353e1c9e21d9
tree65a2458318fd40dc4fc1bd2db6cca75a73a6c01a
parent69d86443744f94ed6abb6131288e3b3509316497
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