[EMAIL PROTECTED] wrote: > > I must be missing something, but AFAICS this patch doesn't actually *do* > > anything useful. It looks to me like you've implemented a write-only > > addition to the system catalogs. (And not even done a very good job of > > that --- no documentation, no pg_dump support.) What's the point? > > I just want to emphasis one thing. > > The point is this implementation is the fundamental, necessary, and > critical preparation and step for implementing execution of standard SQL > commands in trigger action in future, instead of using user-defined > functions in trigger action.
OK, but we usually don't add stuff to CVS until the feature is ready to be useful. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend