Guillaume Smet has asked how the new protocol-level bind parameters in the log file can be processed cleanly by scripts, especially if double-quotes appear in the string.
I think the fix is to use single quotes for bind strings, rather than double quotes, and to double literal single quotes in the string. Is that OK for everyone? -- Bruce Momjian [EMAIL PROTECTED] EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match