Revert patch adding support for logging the current role.

Robert Haas <rhaas@postgresql.org>

Commit: 7a32ff97321408afa0ddfcae1a4a060062956d24
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-01-12T16:59:21Z
Releases: 9.1.0
Revert patch adding support for logging the current role.

This reverts commit a8a8867912c46a68c9ac14903b3dba2fab8f7097, committed
by me earlier today (2011-01-12).  This isn't safe inside an aborted
transaction.

Noted by Tom Lane.

Files

PathChange+/−
doc/src/sgml/config.sgml modified +1 −6
src/backend/utils/error/elog.c modified +0 −10