Re: getpid() function
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: nconway@klamath.dyndns.org (Neil Conway)
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-07-31T03:29:12Z
Lists: pgsql-hackers, pgsql-general
nconway@klamath.dyndns.org (Neil Conway) writes: > On Tue, Jul 30, 2002 at 09:48:42PM -0400, Bruce Momjian wrote: >> 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. There is a table in that section for "session information functions", which seems the correct choice. regards, tom lane