pgsql: Add C comment that IsBackendPid() is called by external modules,

Started by Bruce Momjianalmost 14 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Add C comment that IsBackendPid() is called by external modules, so we
don't accidentally remove it.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dbdb2172a0940cc18985a0c2b20cdb002fdf8466

Modified Files
--------------
src/backend/storage/ipc/procarray.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)