OSDN Git Service

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)
commit3a96b6cdeb6ea526de8759dd138c5985437c0260
treecf2b1a95e59779679314a9207be42824e2fe9fac
parentfbc4b7110fc9cd7096a248e257086974ffeadcc2
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