Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Quoting "



Andy Anderson <aanderson(at)amherst(dot)edu> writes:
> In a test I just did, the sequence \" (backslash double-quote) is  
> interpreted as just a " inside of the E'...' string constant  
> expression. This is great, since PHP's addslashes() sticks them in  
> along with the other stuff I really need to quote like ' and \. But I  
> see that \" isn't documented in the manual in section 4.1.2.1.

Huh?  It says

    Any other character following a backslash is taken literally.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group