First pass at creating a C stored function to access the process table in
authorMark Wong <markwkm@gmail.com>
Wed, 14 May 2008 04:13:26 +0000 (21:13 -0700)
committerMark Wong <markwkm@gmail.com>
Wed, 14 May 2008 04:13:26 +0000 (21:13 -0700)
commit988db0e806df19c38ffbfab1094727da8e5e3cd5
tree58cb3d626cdd162879e3a20400b8eaf409a7be57
First pass at creating a C stored function to access the process table in
Linux.
COPYRIGHT [new file with mode: 0644]
Makefile [new file with mode: 0644]
pg_proctab.c [new file with mode: 0644]
pg_proctab.sql.in [new file with mode: 0644]