mirror of
https://github.com/postgres/postgres.git
synced 2026-03-18 00:22:18 -04:00
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. |
||
|---|---|---|
| .. | ||
| assert.c | ||
| elog.c | ||
| Makefile | ||