Index: doc/src/sgml/func.sgml =================================================================== RCS file: /projects/cvsroot/pgsql/doc/src/sgml/func.sgml,v retrieving revision 1.423 diff -c -r1.423 func.sgml *** doc/src/sgml/func.sgml 6 Mar 2008 18:49:32 -0000 1.423 --- doc/src/sgml/func.sgml 9 Apr 2008 20:24:42 -0000 *************** *** 10691,10696 **** --- 10691,10705 ---- + + pg_backend_pid() + int + + Process ID of the server process attached to the current session + + + + inet_client_addr() inet address of the remote connection Index: doc/src/sgml/monitoring.sgml =================================================================== RCS file: /projects/cvsroot/pgsql/doc/src/sgml/monitoring.sgml,v retrieving revision 1.55 diff -c -r1.55 monitoring.sgml *** doc/src/sgml/monitoring.sgml 28 Nov 2007 15:42:31 -0000 1.55 --- doc/src/sgml/monitoring.sgml 9 Apr 2008 20:24:43 -0000 *************** *** 664,669 **** --- 664,670 ---- + pg_backend_pid() integer