Re: [HACKERS] pg_get_triggerdef pretty printing

2003-09-26 Thread Christopher Kings-Lynne
Ah, I was just thinking that you could do a nice multi-line version (same as how they are dumped from 7.3.x) But yes, it doesn't really matter. Chris On Fri, 26 Sep 2003, Andreas Pflug wrote: > Christopher Kings-Lynne wrote: > > > I note there is no pretty printing option for pg_get_triggerdef.

Re: [HACKERS] pg_get_triggerdef pretty printing

2003-09-26 Thread Andreas Pflug
Christopher Kings-Lynne wrote: I note there is no pretty printing option for pg_get_triggerdef... Right. There's no expression tree displayed, which would make the pretty print option necessary. As long as we don't have reengineering functions for *all* objects, it doesn't make sense to impleme

[HACKERS] pg_get_triggerdef pretty printing

2003-09-26 Thread Christopher Kings-Lynne
I note there is no pretty printing option for pg_get_triggerdef... Chris ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])