| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | varadic patch |
| Date: | 2008-04-02 02:40:03 |
| Message-ID: | 200804020240.m322e3W07282@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
Because of this:
> variadic function, named params exist only as WIP and I see it for
> next commit fest. I'll send new version in next months.
This has been saved for the next commit-fest:
http://momjian.postgresql.org/cgi-bin/pgpatches_hold
---------------------------------------------------------------------------
Pavel Stehule wrote:
> Hello
>
> there is some noises about my patches :(
>
> I sent EXECUTE USING - it's important (against to SQL injection and
> faster dynamic SQL), this patch is linger time in queue.
>
>
> Regards
> Pavel Stehule
>
>
>
> On 25/03/2008, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> > Ok, AFAICT it is complete:
> >
> > http://wiki.postgresql.org/wiki/CommitFest:March
> >
> > It is a reasonably short page, so it's really easy to search for things
> > you might want to work on for this commit fest.
> >
> > I also added the patches submitted on March 2008 to the May commitfest
> > page.
> >
> > Patch submitters: please have a look at the current commitfest page and
> > check for possible nuisances.
> >
> > --
> > Alvaro Herrera http://www.CommandPrompt.com/
> > The PostgreSQL Company - Command Prompt, Inc.
> >
> >
> > --
> > Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> > To make changes to your subscription:
> > http://www.postgresql.org/mailpref/pgsql-hackers
> >
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Smith | 2008-04-02 03:03:27 | Re: build multiple indexes in single table pass? |
| Previous Message | Bruce Momjian | 2008-04-02 02:15:36 | Update to patch queue web page |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2008-04-02 15:17:47 | Re: varadic patch |
| Previous Message | Alvaro Herrera | 2008-03-31 22:22:47 | Re: BUG #4074: Using SESSION_USER or CURRENT_USER in a view definition is unsafe |