diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-04-23 04:00:06 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-04-23 04:00:06 +0000 |
commit | 109d0aeb115dfb00c2e5ebe468a54cfc8f0f56e9 (patch) | |
tree | 6abbb198d60d2b4652a10c38a6a46f3559c503d2 /src/backend/utils/adt/float.c | |
parent | efe3de07e9111b7ddb5a67d807aa00dcdc0a252c (diff) | |
download | postgresql-109d0aeb115dfb00c2e5ebe468a54cfc8f0f56e9.tar.gz postgresql-109d0aeb115dfb00c2e5ebe468a54cfc8f0f56e9.zip |
Add:
< * -Eventually enable escape_string_warning and standard_conforming_strings
> * -Enable escape_string_warning and standard_conforming_strings
> * Make standard_conforming_strings the default in 8.3?
>
> When this is done, backslash-quote should be prohibited in non-E''
> strings because of possible confusion over how such strings treat
> backslashes. Basically, '' is always safe for a literal single
> quote, while \' might or might not be based on the backslash
> handling rules.
>
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions