Re: grouping of functions

From: Rikard Pavelic <rikard(dot)pavelic(at)zg(dot)htnet(dot)hr>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: grouping of functions
Date: 2006-02-03 21:21:38
Message-ID: 43E3C962.7070206@zg.htnet.hr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrus Moor 2006-02-03 21:35:44 How to find first non-vacation day
Previous Message Tom Lane 2006-02-03 21:11:44 Re: grouping of functions