Bruce Momjian <[EMAIL PROTECTED]> 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. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster