git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Lookups: fix mysql lookup returns for no-data "queries",
[users/heiko/exim.git]
/
test
/
scripts
/
2620-Postgresql
/
2620
diff --git
a/test/scripts/2620-Postgresql/2620
b/test/scripts/2620-Postgresql/2620
index ba3a3bcc82fd6f5445d684b85d42bb642d59a94d..a3301c36a1fc81267bfbfa2215684d9efba7818e 100644
(file)
--- a/
test/scripts/2620-Postgresql/2620
+++ b/
test/scripts/2620-Postgresql/2620
@@
-41,6
+41,7
@@
${lookup pgsql {servers=(DIR/pgsql/.s.PGSQL.PORT_N)/test/CALLER/:x; select name
x
${lookup pgsql {SELECT name FROM them WHERE id IN ('ph10', 'aaaa');}}
${lookup pgsql {SELECT * FROM them WHERE id IN ('ph10', 'aaaa');}}
+${lookup pgsql {delete from them where id='aaaa'}}
****
exim -d -bh 10.0.0.0
mail from:<a@b>