• B
    Now bind displays prepare as detail, and execute displays prepare and · bc24d5b9
    Bruce Momjian 提交于
    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.
    bc24d5b9
prepare.c 21.4 KB