]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Oct 2012 17:39:51 +0000 (13:39 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Oct 2012 17:39:51 +0000 (13:39 -0400)
commit0d6895051a2e53026ad0daae0ebc3cb901acc521
tree385a33d5cf9bb6cd3ba95acdf97e6c0838b8dbfa
parentda85727565818d95ee9cb16ca1c4c4e570c6e2cd
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