https://bugs.exim.org/show_bug.cgi?id=1706
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/376d2ec0874144ee64e21ca79362793f116a381c commit 376d2ec0874144ee64e21ca79362793f116a381c Author: Jeremy Harris <[email protected]> AuthorDate: Fri Oct 30 14:54:17 2015 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
