Lookups: fix mysql lookup returns for no-data "queries",
[exim.git] / test / scripts / 2620-Postgresql / 2620
index ba3a3bcc82fd6f5445d684b85d42bb642d59a94d..a3301c36a1fc81267bfbfa2215684d9efba7818e 100644 (file)
@@ -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>