Add pg_diskusage function v0.0.5
authorThomas Reiss <[email protected]>
Fri, 26 Jun 2015 14:21:24 +0000 (16:21 +0200)
committerThomas Reiss <[email protected]>
Fri, 26 Jun 2015 14:21:24 +0000 (16:21 +0200)
commitc31435a09a7098cd8b443c995b3fb75a0654023b
treecf9bae4bb1596ee4e64f0fed49e2bdd27fcdd187
parent21585c21017e04dcc4c2eee8d5032c49a472aa69
Add pg_diskusage function

Uses the tuplestore interface, so the code layout is slighly different from the original.
sql/pg_proctab--0.0.5.sql [moved from sql/pg_proctab.sql with 100% similarity]
src/pg_proctab.c