Re: Add on_trusted_init and on_untrusted_init to plperl UPDATED [PATCH]

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alex Hunsaker <badalex(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add on_trusted_init and on_untrusted_init to plperl UPDATED [PATCH]
Date: 2010-02-12 15:16:42
Message-ID: 603c8f071002120716u66be0218h3e752de94620787a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 12, 2010 at 5:40 AM, Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com> wrote:
> What happens to patches marked 'ready for committer' after the
> commitfest ends?

We talk about it and figure out what to do. It'll be some combination
of (1) last-minute commits, (2) postponing things to 9.1, and (3)
rejecting things we don't ever want.

...Robert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-02-12 15:24:40 Re: Add on_trusted_init and on_untrusted_init to plperl UPDATED [PATCH]
Previous Message Robert Haas 2010-02-12 15:14:41 Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.