Re: getpid() function
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Neil Conway <nconway@klamath.dyndns.org>
Cc: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 2002-07-31T02:43:07Z
Lists: pgsql-hackers, pgsql-general
Neil Conway wrote: > On Tue, Jul 30, 2002 at 09:48:42PM -0400, Bruce Momjian wrote: > > OK, renamed to backend_pid() to match the libpq name. > > Ok, thanks. > > > Where does the mention belong in the docs? I have it in the monitoring > > section in the stats section right now. > > I'd vote for User's Guide -> Functions & Operators -> Misc. Functions. I > don't think it belongs in the monitoring section, since it isn't part of > the stats collector and isn't really used for monitoring. OK, docs moved to new section. I kept the function in pgstatfuncs.c. Not sure where else to put it. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026