Re: Variadic polymorpic functions - Mailing list pgsql-general

From Tom Lane
Subject Re: Variadic polymorpic functions
Date
Msg-id 7249.1264608021@sss.pgh.pa.us
Whole thread Raw
In response to Re: Variadic polymorpic functions  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Responses Re: Variadic polymorpic functions
Re: Variadic polymorpic functions
List pgsql-general
Vincenzo Romano <vincenzo.romano@notorand.it> writes:
> But why still on  separate schema?
> I'd rather put them all in the public one, so you don't need the "pst." anymore.
> Just like (most of) all other contrib mudules ...

If this were to get committed, it would definitely get made to look just
like all the other contrib modules; so forget the separate schema.

But what I'm wondering is whether it should be contrib or in core.
Is there some potential reason why someone might not want it installed?

            regards, tom lane

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: syntax error during function call
Next
From: Vincenzo Romano
Date:
Subject: Re: Variadic polymorpic functions