Re: Help needed with standard_conforming_strings
Andrew Dunstan <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
Greg Sabino Mullane wrote: > > In reviewing this, I think I've overcomplicated matters. We don't need to > consider the status of standard_conforming_strings at all, we simply > need to always use E'' if 1) the string contain a backslash and > 2) the server can handle the E syntax. > > > I think that's right. cheers andrew