Make log_min_error_statement put LOG level at the same priority as

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 61c3e5b2486825ee65da322e1408286a8c0d5de6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-03-02T23:37:23Z
Releases: 8.3.0
Make log_min_error_statement put LOG level at the same priority as
log_min_messages does; and arrange to suppress the duplicative output
that would otherwise result from log_statement and log_duration messages.
Bruce Momjian and Tom Lane.

Files