summaryrefslogtreecommitdiff
path: root/test/scripts/9200-PostgreSQL
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-06-30 13:57:46 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-06-30 13:57:46 +0000
commit5547e2c559fa652eb7c93ab1b5b589c7b9d550a8 (patch)
tree8df254ae968a99e915a562a9e43988b63e3a88eb /test/scripts/9200-PostgreSQL
parent6bc5cf3c4c8585d39910a1d84261f11c675dff51 (diff)
Change ${quote_pgsql to quote ' as '' instead of \' because of a
security issue.
Diffstat (limited to 'test/scripts/9200-PostgreSQL')
-rw-r--r--test/scripts/9200-PostgreSQL/92001
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scripts/9200-PostgreSQL/9200 b/test/scripts/9200-PostgreSQL/9200
index 2fd81f5e4..c4440a89e 100644
--- a/test/scripts/9200-PostgreSQL/9200
+++ b/test/scripts/9200-PostgreSQL/9200
@@ -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>