Re: getpid() function - Mailing list pgsql-hackers

From Tom Lane
Subject Re: getpid() function
Date
Msg-id 6235.1028427576@sss.pgh.pa.us
Whole thread Raw
In response to Re: getpid() function  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: getpid() function  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> As I remember, most cases where people have recently been asking for
> backend pid were related to temp tables because they were named by pid. 

Ah, good point.

> I don't think they are anymore.  (?)

Check.

> We can do two things.  We can either rename it to pg_backend_pid and
> move it to the statistics section in the docs, where the backend pids of
> all active backends are available, or remove my code additions and see
> if anyone asks for it in 7.3.

Let's take it out and wait to see if anyone really still wants it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: FUNC_MAX_ARGS benchmarks
Next
From: Tom Lane
Date:
Subject: Re: CLUSTER and indisclustered