Log Message:
-----------
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.
Tags:
----
REL8_2_STABLE
Modified Files:
--------------
pgsql/src/backend/utils/adt:
ruleutils.c (r1.235.2.4 -> r1.235.2.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/ruleutils.c?r1=1.235.2.4&r2=1.235.2.5)
pgsql-committers by date
| Next: | From: Andrew Dunstan | Date: 2008-05-03 23:32:32 |
| Subject: pgsql: Disable statement timeouts while making or restoring dumps. |
| Previous: | From: Tom Lane | Date: 2008-05-03 23:19:27 |
| Subject: pgsql: The 8.2 patch that added support for an alias on the target table |