Subject: Protecting a web app from Postgresql injection
Date: Wed, 30 Jan 2008 13:48:59 -0800
Hi all,
I have a web app I would like to protect against postgreSQL
injection. What characters should I be on the lookout for? Any Any
suggestions for enhancing the security of my app are welcome.