diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-24 18:22:36 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-24 18:22:36 +0000 |
commit | 9b8e1eb375e6d8b8568a3441bdc316341fd7b640 (patch) | |
tree | 62d8a4c9df4aebb411e96da4d1a73b5d095d29be /src/backend/utils/adt/xml.c | |
parent | 05fc744b967d15fa07c484ad87dd8cc943ad839f (diff) | |
download | postgresql-9b8e1eb375e6d8b8568a3441bdc316341fd7b640.tar.gz postgresql-9b8e1eb375e6d8b8568a3441bdc316341fd7b640.zip |
Adjust the recent patch for reporting of deadlocked queries so that we report
query texts only to the server log. This eliminates the issue of possible
leaking of security-sensitive data in other sessions' queries. Since the
log is presumed secure, we can now log the queries of all sessions involved
in the deadlock, whether or not they belong to the same user as the one
reporting the failure.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions