[exim-dev] [Bug 1706] wrong escaping for PostgreSQL "%" and …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1706] wrong escaping for PostgreSQL "%" and "_"
https://bugs.exim.org/show_bug.cgi?id=1706

Jeremy Harris <jgh146exb@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jgh146exb@???


--- Comment #1 from Jeremy Harris <jgh146exb@???> ---
For reference: we cannot use PQescapeStringConn() for quoting as that
requires a database connection and Exim's escaping operator is separate from
its lookup operator and knows nothing about what database if any the string
might be used against.

--
You are receiving this mail because:
You are on the CC list for the bug.