Now bind displays prepare as detail, and execute displays prepare and

Bruce Momjian <bruce@momjian.us>

Commit: bc24d5b97673c365f19be21f83acca3c184cf1a7
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-08-29T02:11:30Z
Releases: 8.2.0
Now bind displays prepare as detail, and execute displays prepare and
optionally bind.  I re-added the "statement:" label so people will
understand why the line is being printed (it is log_*statement
behavior).

Use single quotes for bind values, instead of double quotes, and double
literal single quotes in bind values (and document that).  I also made
use of the DETAIL line to have much cleaner output.

Files