Are there any characters besides the single quote that need to be 
escaped when inserting into PostgresQL?
And am I right in thinking that the SQL standard calls for putting one 
single quote in front of a single quote to escape it (and not use a 
backslash as some other DBs would have you do?)
Thanks
Jc