Re: [GENERAL] grouping of functions

2006-02-03 Thread Rikard Pavelic
Tom Lane wrote: Is there any way to group functions logically? Put them in different schemas, perhaps? I thought of that, but that is not what I want. I want function to be in more that one group, so this would cause even more mess. Best regards, Rikard

Re: [GENERAL] grouping of functions

2006-02-03 Thread Tom Lane
Rikard Pavelic <[EMAIL PROTECTED]> writes: > Is there any way to group functions logically? Put them in different schemas, perhaps? regards, tom lane ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[GENERAL] grouping of functions

2006-02-03 Thread Rikard Pavelic
Hi! Is there any way to group functions logically? It's get pretty frustrating to locate some function when you have 500+ functions :( And if there isn't is there any plan to add this functionality? Thanks, Rikard ---(end of broadcast)---