Show status via ps command like PostgreSQL
authorTatsuo Ishii <ishii at sraoss.co.jp>
Thu, 1 Feb 2007 13:33:26 +0000 (13:33 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Thu, 1 Feb 2007 13:33:26 +0000 (13:33 +0000)
commitec17c83239e78182d0dabf0bb6f6c9ef2a2ccc1e
tree91bbc2adb446c79b301e954a007948250df5d74f
parentc85d93209d8288528f19a6814b99e9dcfe7957f6
Show status via ps command like PostgreSQL
(ps_status.c and strlcpy.c are stolen from PostgreSQL)
12 files changed:
Makefile.am
Makefile.in
aclocal.m4
child.c
config.h.in
configure
configure.in
main.c
pool.h
pool_process_query.c
ps_status.c [new file with mode: 0644]
strlcpy.c [new file with mode: 0644]