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