aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ruleutils.c
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2015-05-08 19:25:30 -0400
committerStephen Frost <sfrost@snowman.net>2015-05-08 19:25:30 -0400
commitf91feba8776eb66008cdb73b3a8c0c7c08cc54d9 (patch)
tree3fa524a796bd084a998e4322ec676cb8c95ed716 /src/backend/utils/adt/ruleutils.c
parent4b342fb591ebb556cab18fc999c8710e9733e5bb (diff)
downloadpostgresql-f91feba8776eb66008cdb73b3a8c0c7c08cc54d9.tar.gz
postgresql-f91feba8776eb66008cdb73b3a8c0c7c08cc54d9.zip
Modify pg_stat_get_activity to build a tuplestore
This updates pg_stat_get_activity() to build a tuplestore for its results instead of using the old-style multiple-call method. This simplifies the function, though that wasn't the primary motivation for the change, which is that we may turn it into a helper function which can filter the results (or not) much more easily.
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions