The 8.2 patch that added support for an alias on the target table of
authorTom Lane <[email protected]>
Sat, 3 May 2008 23:19:20 +0000 (23:19 +0000)
committerTom Lane <[email protected]>
Sat, 3 May 2008 23:19:20 +0000 (23:19 +0000)
commitc88850f4a07dc95b4143808bec3f12ace66179d9
treece068169e8e30ce3f709c81b5f8ff0521254012d
parentbdc7dd6799ce6effc48de58ca9ecbec82461d8b6
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