Extend the format of CSV logs to include the additional information supplied
Alvaro Herrera <alvherre@alvh.no-ip.org>
Extend the format of CSV logs to include the additional information supplied with the logged event. CSV logs are now a first-class citizen along plain text logs in that they carry much of the same information. Per complaint from depesz on bug #3799.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +16 −2 |
| src/backend/utils/error/elog.c | modified | +84 −76 |