diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-24 18:08:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-24 18:08:47 +0000 |
commit | 05fc744b967d15fa07c484ad87dd8cc943ad839f (patch) | |
tree | 451fe0c2b9be3fe55ab69f9cbcb7f19eda3b6053 /src/backend/utils/adt/xml.c | |
parent | 7feabcbf7f2d140289d79b97ba99ff44711fcf72 (diff) | |
download | postgresql-05fc744b967d15fa07c484ad87dd8cc943ad839f.tar.gz postgresql-05fc744b967d15fa07c484ad87dd8cc943ad839f.zip |
Add a new ereport auxiliary function errdetail_log(), which works the same as
errdetail except the string goes only to the server log, replacing the normal
errdetail there. This provides a reasonably clean way of dealing with error
details that are too security-sensitive or too bulky to send to the client.
This commit just adds the infrastructure --- actual uses to follow.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions