Re: fork/exec patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: fork/exec patch
Дата
Msg-id 200312180335.hBI3ZJt23441@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: fork/exec patch  (Claudio Natoli <claudio.natoli@memetrics.com>)
Список pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Claudio Natoli wrote:
>
> Resubmission, incorporating Neil Conway's comments and some minor
> corrections.
>
> > -----Original Message-----
> > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> > Sent: Wednesday, 17 December 2003 11:12 AM
> > To: Claudio Natoli
> > Cc: 'pgsql-patches@postgresql.org'
> > Subject: Re: [PATCHES] fork/exec patch
> >
> >
> >
> > Patch withdrawn.  Author will resubmit new version.
> >
> > --------------------------------------------------------------
> > -------------
> >
> > Claudio Natoli wrote:
> > >
> > > This patch is the next step towards (re)allowing fork/exec.
> > >
> > > Bruce, I've cleaned up the parts we discussed, and, pending
> > objections from
> > > anyone else, it is ready for application to HEAD.
> > >
> > > Cheers,
> > > Claudio
> > >
> > > ---
> > > Certain disclaimers and policies apply to all email sent
> > from Memetrics.
> > > For the full text of these disclaimers and policies see
> > > <a
> > >
> > href="http://www.memetrics.com/emailpolicy.html">http://www.me
> > metrics.com/em
> > > ailpolicy.html</a>
> > >
> > >
> >
> > [ Attachment, skipping... ]
> >
> > >
> > > ---------------------------(end of
> > broadcast)---------------------------
> > > TIP 4: Don't 'kill -9' the postmaster
> >
> > --
> >   Bruce Momjian                        |  http://candle.pha.pa.us
> >   pgman@candle.pha.pa.us               |  (610) 359-1001
> >   +  If your life is a hard drive,     |  13 Roberts Road
> >   +  Christ can be your backup.        |  Newtown Square,
> > Pennsylvania 19073
> >
>
> ---
> Certain disclaimers and policies apply to all email sent from Memetrics.
> For the full text of these disclaimers and policies see
> <a
> href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
> ailpolicy.html</a>
>
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: fork/exec patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Double Backslash example patch