Extend the format of CSV logs to include the additional information supplied

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 3bf66d6f1c3a8d266c3e6ed939e763a001179faf
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2007-12-11T15:19:05Z
Releases: 8.3.0
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

PathChange+/−
doc/src/sgml/config.sgml modified +16 −2
src/backend/utils/error/elog.c modified +84 −76