Re: setproctitle()

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: setproctitle()
Date: 2000-05-24 14:20:19
Message-ID: 200005241420.KAA04353@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > I am too, but Marc put the setproctitle() stuff in there. I just made
> > it work. Whether it should be in there is a separate issue I will let
> > Marc address.
> >
> > If we turn it off in configure.in, then it will stay dormant until
> > activated again.
>
> I have no probs with making it "dormant" for v7.0.1 and then activiating
> it for testing afterwards ...

Is that what you want to do? It will need to be done in configure.in.
I don't know how to do it in there.

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2000-05-24 14:21:00 AW: Postgresql OO Patch
Previous Message Hannu Krosing 2000-05-24 14:17:48 Re: Re: [HACKERS] Postgresql OO Patch