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