pgsql/src/backend/libpq (pqcomm.c)

Started by Tatsuo Ishii <>about 26 years ago1 messagescomitters
Jump to latest
#1Tatsuo Ishii <>
tatsuo_ishii___@unknown.user

Date: Saturday, May 20, 2000 @ 09:10:55
Author: ishii

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/libpq
from hub.org:/tmp/cvs-serv5743

Modified Files:
pqcomm.c

----------------------------- Log Message -----------------------------

Add KEEPALIVE option to the socket of backend. This will automatically
terminate the backend that has no frontend anymore.