Attached is a patch for ALTER TRIGGER RENAME per the above thread. I
authorBruce Momjian <bruce@momjian.us>
Wed, 24 Apr 2002 02:48:55 +0000 (02:48 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 24 Apr 2002 02:48:55 +0000 (02:48 +0000)
commit5bc3f2aeeb4e543055c9e32401328950a6647eb3
tree3783c0a1e48da76417899ffb4fe4cd202279a556
parent96966edcd39c60a32ebf753fd1e243353871fed1
Attached is a patch for ALTER TRIGGER RENAME per the above thread. I
left a stub for a future "ALTER RULE RENAME" but did not write that one
yet. Bruce, if you want to add my name for for that I'll take it and do
it later.

Joe Conway
src/backend/commands/tablecmds.c
src/backend/nodes/copyfuncs.c
src/backend/nodes/equalfuncs.c
src/backend/parser/gram.y
src/backend/tcop/utility.c
src/include/commands/tablecmds.h
src/include/nodes/parsenodes.h