diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-02-22 12:15:17 +0530 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-02-22 12:18:29 +0530 |
commit | 4c728f382970b6346142fe4409212063ee3e92dc (patch) | |
tree | 1ccddcf7c579ceb4b0900c9e68b72901326ed0af /src/backend/utils/adt/json.c | |
parent | b4316928d57bec22e95875e6487a4d665bd03a52 (diff) | |
download | postgresql-4c728f382970b6346142fe4409212063ee3e92dc.tar.gz postgresql-4c728f382970b6346142fe4409212063ee3e92dc.zip |
Pass the source text for a parallel query to the workers.
With this change, you can see the query that a parallel worker is
executing in pg_stat_activity, and if the worker crashes you can
see what query it was executing when it crashed.
Rafia Sabih, reviewed by Kuntal Ghosh and Amit Kapila and slightly
revised by me.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions