Change ${quote_pgsql to quote ' as '' instead of \' because of a
[exim.git] / test / scripts / 9200-PostgreSQL / 9200
index 2fd81f5e42e4bf1a0cf85220fc2e08cbda6f9ada..c4440a89edc72b203e406f5dccd82a2307439496 100644 (file)
@@ -9,6 +9,7 @@ ${lookup pgsql {delete from them where id='nonexist';}}
 ${lookup pgsql {select * from them where id='quote2';}}
 ${lookup pgsql {select * from them where id='newline';}}
 ${lookup pgsql {select * from them where id='tab';}}
+${lookup pgsql {select * from them where name='${quote_pgsql:'stquot}';}}
 ****
 exim -d -bh 10.0.0.0
 mail from:<a@b>