[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

Git Commit <git@???> changed:

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


--- Comment #2 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/376d2ec0874144ee64e21ca79362793f116a381c

commit 376d2ec0874144ee64e21ca79362793f116a381c
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Fri Oct 30 14:54:17 2015 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Fri Oct 30 15:42:20 2015 +0000


    lookups: do not escape percent or underbar in the ${quote_pgsql: }
operator.  bug 1706
----
 doc/doc-docbook/spec.xfpt |  7 +++----
 doc/doc-txt/ChangeLog     |  3 +++
 src/src/lookups/pgsql.c   | 10 ++--------
 3 files changed, 8 insertions(+), 12 deletions(-)


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