]> granicus.if.org Git - postgresql/commit
The 8.2 patch that added support for an alias on the target table of
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 3 May 2008 23:19:33 +0000 (23:19 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 3 May 2008 23:19:33 +0000 (23:19 +0000)
commit932a50feeee93d8de9c36ebedb5039c0f3abee28
tree122e7289cdcbfb8e101ea2e46f6b9622b278c4fc
parent29bf7b00a8291e7b5aa2fe1c636358fa98619558
The 8.2 patch that added support for an alias on the target table of
UPDATE/DELETE forgot to teach ruleutils.c to display the alias.
Per bug #4141 from Mathias Seiler.
src/backend/utils/adt/ruleutils.c