| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: TODO item on triggers |
| Date: | 2002-09-05 16:33:12 |
| Message-ID: | 200209051633.g85GXCG20901@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Is this item completed? It sure looks like it:
> > * Make triggers refer to columns by number, not name
>
> It is not necessary anymore. The triggers still use names, but there's
> code in ALTER...RENAME to fix the trigger parameters. I'm perfectly
> happy with that solution and see no need to do what the TODO item
> suggests.
OK, item removed, again. ;-)
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rod Taylor | 2002-09-05 16:38:08 | Ok, I broke down... |
| Previous Message | Tom Lane | 2002-09-05 16:33:04 | Re: beta1 packaged |